diff options
Diffstat (limited to 'dmenu.h')
| -rw-r--r-- | dmenu.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dmenu.h b/dmenu.h index 75b6266..2a8796f 100644 --- a/dmenu.h +++ b/dmenu.h @@ -9,7 +9,6 @@ #define SPACE 30 /* px */ -typedef struct Brush Brush; typedef struct DC DC; typedef struct Fnt Fnt; |