Skip to content

Commit

Permalink
Merge pull request #362 from vladislavy/master
Browse files Browse the repository at this point in the history
Delete unused "NUM_TOGGLES"
  • Loading branch information
F-D-R committed Feb 19, 2018
2 parents 79b4b84 + 7a2ecc7 commit 182d928
Show file tree
Hide file tree
Showing 16 changed files with 1 addition and 17 deletions.
1 change: 0 additions & 1 deletion src/target/at9/target_defs.h
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,6 @@ static inline void LCD_ForceUpdate() {}
#define NUM_VIRT_CHANNELS 10

#define NUM_TRIMS 10
#define NUM_TOGGLES 5
#define MAX_POINTS 13
#define NUM_MIXERS ((NUM_OUT_CHANNELS + NUM_VIRT_CHANNELS) * 4)

Expand Down
1 change: 0 additions & 1 deletion src/target/devo10/target_defs.h
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@
#define NUM_VIRT_CHANNELS 10

#define NUM_TRIMS 10
#define NUM_TOGGLES 5
#define MAX_POINTS 13
#define NUM_MIXERS ((NUM_OUT_CHANNELS + NUM_VIRT_CHANNELS) * 4)

Expand Down
1 change: 0 additions & 1 deletion src/target/devo12/target_defs.h
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@
#define NUM_VIRT_CHANNELS 10

#define NUM_TRIMS 10
#define NUM_TOGGLES 4
#define MAX_POINTS 13
#define NUM_MIXERS ((NUM_OUT_CHANNELS + NUM_VIRT_CHANNELS) * 4)

Expand Down
1 change: 0 additions & 1 deletion src/target/devo12e/target_defs.h
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@
#define NUM_VIRT_CHANNELS 10

#define NUM_TRIMS 10
#define NUM_TOGGLES 5
#define MAX_POINTS 13
#define NUM_MIXERS ((NUM_OUT_CHANNELS + NUM_VIRT_CHANNELS) * 4)

Expand Down
1 change: 0 additions & 1 deletion src/target/devo6/target_defs.h
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@
#define NUM_VIRT_CHANNELS 10

#define NUM_TRIMS 10
#define NUM_TOGGLES 4
#define MAX_POINTS 13
#define NUM_MIXERS ((NUM_OUT_CHANNELS + NUM_VIRT_CHANNELS) * 4)

Expand Down
1 change: 0 additions & 1 deletion src/target/devo7e-256/target_defs.h
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@
#define NUM_VIRT_CHANNELS 10

#define NUM_TRIMS 6
#define NUM_TOGGLES 5
#define MAX_POINTS 13
#define NUM_MIXERS ((NUM_OUT_CHANNELS + NUM_VIRT_CHANNELS) * 4)

Expand Down
1 change: 0 additions & 1 deletion src/target/devo7e/target_defs.h
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@
#define NUM_VIRT_CHANNELS 10

#define NUM_TRIMS 6
#define NUM_TOGGLES 5
#define MAX_POINTS 13
#define NUM_MIXERS ((NUM_OUT_CHANNELS + NUM_VIRT_CHANNELS) * 4)

Expand Down
1 change: 0 additions & 1 deletion src/target/devo8/target_defs.h
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@
#define NUM_VIRT_CHANNELS 10

#define NUM_TRIMS 10
#define NUM_TOGGLES 4
#define MAX_POINTS 13
#define NUM_MIXERS ((NUM_OUT_CHANNELS + NUM_VIRT_CHANNELS) * 4)

Expand Down
1 change: 0 additions & 1 deletion src/target/devof12e-XMS/target_defs.h
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@
#define NUM_VIRT_CHANNELS 10

#define NUM_TRIMS 10
#define NUM_TOGGLES 5
#define MAX_POINTS 13
#define NUM_MIXERS ((NUM_OUT_CHANNELS + NUM_VIRT_CHANNELS) * 4)

Expand Down
3 changes: 1 addition & 2 deletions src/target/devof12e/target_defs.h
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
#define HAS_SCANNER 0
#define HAS_LAYOUT_EDITOR 0
#define HAS_EXTRA_SWITCHES 0
#define HAS_EXTRA_BUTTONS 0
#define HAS_EXTRA_BUTTONS 0
#define HAS_MULTIMOD_SUPPORT 1
#define HAS_MAPPED_GFX 1
#define USE_PBM_IMAGE 1
Expand Down Expand Up @@ -57,7 +57,6 @@
#define NUM_VIRT_CHANNELS 10

#define NUM_TRIMS 10
#define NUM_TOGGLES 5
#define MAX_POINTS 13
#define NUM_MIXERS ((NUM_OUT_CHANNELS + NUM_VIRT_CHANNELS) * 4)

Expand Down
1 change: 0 additions & 1 deletion src/target/devof4-XMS/target_defs.h
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,6 @@
#define NUM_VIRT_CHANNELS 10

#define NUM_TRIMS 6
#define NUM_TOGGLES 5
#define MAX_POINTS 13
#define NUM_MIXERS ((NUM_OUT_CHANNELS + NUM_VIRT_CHANNELS) * 4)

Expand Down
1 change: 0 additions & 1 deletion src/target/devof4/target_defs.h
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,6 @@
#define NUM_VIRT_CHANNELS 10

#define NUM_TRIMS 6
#define NUM_TOGGLES 5
#define MAX_POINTS 13
#define NUM_MIXERS ((NUM_OUT_CHANNELS + NUM_VIRT_CHANNELS) * 4)

Expand Down
1 change: 0 additions & 1 deletion src/target/devof7-XMS/target_defs.h
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@
#define NUM_VIRT_CHANNELS 10

#define NUM_TRIMS 6
#define NUM_TOGGLES 5
#define MAX_POINTS 13
#define NUM_MIXERS ((NUM_OUT_CHANNELS + NUM_VIRT_CHANNELS) * 4)

Expand Down
1 change: 0 additions & 1 deletion src/target/devof7/target_defs.h
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@
#define NUM_VIRT_CHANNELS 10

#define NUM_TRIMS 6
#define NUM_TOGGLES 5
#define MAX_POINTS 13
#define NUM_MIXERS ((NUM_OUT_CHANNELS + NUM_VIRT_CHANNELS) * 4)

Expand Down
1 change: 0 additions & 1 deletion src/target/t8sg/target_defs.h
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@
#define NUM_VIRT_CHANNELS 10

#define NUM_TRIMS 6
#define NUM_TOGGLES 5
#define MAX_POINTS 13
#define NUM_MIXERS ((NUM_OUT_CHANNELS + NUM_VIRT_CHANNELS) * 4)

Expand Down
1 change: 0 additions & 1 deletion src/target/x9d/target_defs.h
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@
#define NUM_VIRT_CHANNELS 10

#define NUM_TRIMS 8
#define NUM_TOGGLES 8
#define MAX_POINTS 13
#define NUM_MIXERS ((NUM_OUT_CHANNELS + NUM_VIRT_CHANNELS) * 4)

Expand Down

0 comments on commit 182d928

Please sign in to comment.