mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-08 20:55:17 -05:00
remove an unused #define
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22363 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
4238ba8fee
commit
b395f89a31
1 changed files with 0 additions and 1 deletions
|
|
@ -219,7 +219,6 @@ struct touchregion {
|
||||||
bool repeat; /* requires the area be held for the action */
|
bool repeat; /* requires the area be held for the action */
|
||||||
int action; /* action this button will return */
|
int action; /* action this button will return */
|
||||||
};
|
};
|
||||||
#define MAX_TOUCHREGIONS 15
|
|
||||||
#endif
|
#endif
|
||||||
/* wps_data
|
/* wps_data
|
||||||
this struct holds all necessary data which describes the
|
this struct holds all necessary data which describes the
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue