diff options
Diffstat (limited to 'src/gui/touchactiondata.h')
-rw-r--r-- | src/gui/touchactiondata.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gui/touchactiondata.h b/src/gui/touchactiondata.h index 14f21af93..266452d2d 100644 --- a/src/gui/touchactiondata.h +++ b/src/gui/touchactiondata.h @@ -23,7 +23,6 @@ struct SetupActionData; -const int touchActionDataSize = 4; extern SetupActionData *const touchActionData[]; #endif // GUI_TOUCHACTIONDATA_H |