summaryrefslogtreecommitdiff
path: root/src/structs.h
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2016-08-27 11:52:35 +0200
committerDaniel Friesel <derf@finalrewind.org>2016-08-27 11:52:35 +0200
commit3b8253278ccfa01c18262a31b7e92181ad3ad345 (patch)
tree0fd4bcb61f08f66a346846e0676a8dffc58bf204 /src/structs.h
parentf8e7372b715d4fc4ebd5b3e1ebeee1ee8dcdaba7 (diff)
preparations for unified key/button bindings
Diffstat (limited to 'src/structs.h')
-rw-r--r--src/structs.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/structs.h b/src/structs.h
index e1acf2d..3942bc0 100644
--- a/src/structs.h
+++ b/src/structs.h
@@ -36,7 +36,5 @@ typedef _winwidget *winwidget;
typedef struct __fehoptions fehoptions;
typedef struct __fehkey fehkey;
typedef struct __fehkb fehkb;
-typedef struct __fehbutton fehbutton;
-typedef struct __fehbb fehbb;
#endif