Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Delete unused "NUM_TOGGLES" #362

Merged
merged 1 commit into from
Feb 19, 2018
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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