From b7ff069b02baf573c5681e25426b4d5edb8844c4 Mon Sep 17 00:00:00 2001 From: Berthold Stoeger Date: Thu, 6 Jun 2019 20:14:24 +0200 Subject: Cleanup: remove unused macros WEIGHT_IDX_PRIMARY and _SECONDARY Last users were removed in 34db6dc2bea6173c070c9820a2e57a511b9ca0b1. Signed-off-by: Berthold Stoeger --- core/equipment.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'core') diff --git a/core/equipment.h b/core/equipment.h index 1df765900..7c7991a6e 100644 --- a/core/equipment.h +++ b/core/equipment.h @@ -43,8 +43,6 @@ typedef struct #define MAX_WEIGHTSYSTEMS (6) #define MAX_TANK_INFO (100) #define MAX_WS_INFO (100) -#define W_IDX_PRIMARY 0 -#define W_IDX_SECONDARY 1 extern void add_cylinder_description(const cylinder_type_t *); extern void add_weightsystem_description(const weightsystem_t *); -- cgit v1.2.3-70-g09d2