diff options
Diffstat (limited to 'src/structs.h')
-rw-r--r-- | src/structs.h | 2 |
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 |