diff options
author | Michiel Van Der Kolk <not.valid@email.address> | 2005-05-08 16:21:57 +0000 |
---|---|---|
committer | Michiel Van Der Kolk <not.valid@email.address> | 2005-05-08 16:21:57 +0000 |
commit | 70e25fe72a9b6fbc97d00c5d94dd2de878525933 (patch) | |
tree | d97a4c2e70ed2ef855993810d756ab0afcaf8b1c /firmware/export/button.h | |
parent | e59a383da30fd7596699369a9047e67442b5aa80 (diff) |
undo >.>;
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6438 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'firmware/export/button.h')
-rw-r--r-- | firmware/export/button.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/firmware/export/button.h b/firmware/export/button.h index 81405054d0..5b55cc54c7 100644 --- a/firmware/export/button.h +++ b/firmware/export/button.h @@ -63,7 +63,6 @@ bool remote_button_hold(void); #define BUTTON_MODE 0x0200 #define BUTTON_REC 0x0400 #define BUTTON_ON 0x0001 -#define BUTTON_PLAY BUTTON_ON #define BUTTON_OFF 0x0002 #define BUTTON_UP 0x0010 #define BUTTON_DOWN 0x0020 |