removed unnecessary typedef
This commit is contained in:
parent
6cc4d37f37
commit
e7502fe876
@ -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 New Issue
Block a user