summaryrefslogtreecommitdiff
path: root/uisimulator
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2002-05-04 12:22:03 +0000
committerDaniel Stenberg <daniel@haxx.se>2002-05-04 12:22:03 +0000
commit837e2c475f22e4f9ff05029c362bb45dff4d14b7 (patch)
tree89ad5ecb6118b84f85ff9c4917c9d89e00d10be7 /uisimulator
parent7212f839961d129cd0ae5e62394f07041dce0558 (diff)
downloadrockbox-837e2c475f22e4f9ff05029c362bb45dff4d14b7.tar.gz
rockbox-837e2c475f22e4f9ff05029c362bb45dff4d14b7.zip
don't define anything like this here
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@421 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'uisimulator')
-rw-r--r--uisimulator/x11/button-x11.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/uisimulator/x11/button-x11.c b/uisimulator/x11/button-x11.c
index 4bc780bed6..dc077f03b1 100644
--- a/uisimulator/x11/button-x11.c
+++ b/uisimulator/x11/button-x11.c
@@ -16,7 +16,6 @@
16 * KIND, either express or implied. 16 * KIND, either express or implied.
17 * 17 *
18 ****************************************************************************/ 18 ****************************************************************************/
19#define HAVE_RECORDER_KEYPAD
20#include "types.h" 19#include "types.h"
21#include "button.h" 20#include "button.h"
22 21