diff options
Diffstat (limited to 'apps/gui')
-rw-r--r-- | apps/gui/skin_engine/wps_internals.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/gui/skin_engine/wps_internals.h b/apps/gui/skin_engine/wps_internals.h index 813a92a2b9..55fa87ae25 100644 --- a/apps/gui/skin_engine/wps_internals.h +++ b/apps/gui/skin_engine/wps_internals.h @@ -219,7 +219,6 @@ struct touchregion { bool repeat; /* requires the area be held for the action */ int action; /* action this button will return */ }; -#define MAX_TOUCHREGIONS 15 #endif /* wps_data this struct holds all necessary data which describes the |