removed unnecessary typedef

This commit is contained in:
arg@10ksloc.org 2006-08-07 17:17:27 +02:00
parent 4e009770d6
commit 366b2afd6c
1 changed files with 0 additions and 1 deletions

View File

@ -9,7 +9,6 @@
#define SPACE 30 /* px */
typedef struct Brush Brush;
typedef struct DC DC;
typedef struct Fnt Fnt;