diff --git a/addon/systems/_defines.inc b/addon/systems/_defines.inc index e2c13b2..74a4d6c 100644 --- a/addon/systems/_defines.inc +++ b/addon/systems/_defines.inc @@ -50,12 +50,4 @@ // ~ Color picker values used on both display and script #define VAL_CELL_SIZE 2 -#define VAL_CELL_COUNT 25 - -// ~ Progress bar IDCs -#define IDC_PROGRESS_TILES 1 -#define IDC_PROGRESS_BACKGROUND 2 -#define IDC_PROGRESS_BAR 3 -#define IDC_PROGRESS_IMAGE 4 -#define IDC_PROGRESS_TEXT 5 -#define IDC_PROGRESS_BUTTON 6 \ No newline at end of file +#define VAL_CELL_COUNT 25 \ No newline at end of file