From 3b8253278ccfa01c18262a31b7e92181ad3ad345 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sat, 27 Aug 2016 11:52:35 +0200 Subject: preparations for unified key/button bindings --- src/structs.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/structs.h') 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 -- cgit v1.2.3