removed unnecessary typedef
This commit is contained in:
parent
4e009770d6
commit
366b2afd6c
1 changed files with 0 additions and 1 deletions
1
dmenu.h
1
dmenu.h
|
@ -9,7 +9,6 @@
|
||||||
|
|
||||||
#define SPACE 30 /* px */
|
#define SPACE 30 /* px */
|
||||||
|
|
||||||
typedef struct Brush Brush;
|
|
||||||
typedef struct DC DC;
|
typedef struct DC DC;
|
||||||
typedef struct Fnt Fnt;
|
typedef struct Fnt Fnt;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue