Skip to content

Commit

Permalink
Remove unused IDC defines
Browse files Browse the repository at this point in the history
  • Loading branch information
ConnorAU committed May 11, 2020
1 parent da86417 commit a44a427
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions addon/systems/_defines.inc
Original file line number Diff line number Diff line change
Expand Up @@ -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
#define VAL_CELL_COUNT 25

0 comments on commit a44a427

Please sign in to comment.