Removed unused typedef

SVN revision: 19258
This commit is contained in:
Christopher Michael 2005-12-23 01:11:27 +00:00
parent 0102be60e6
commit 4628710d84
1 changed files with 0 additions and 1 deletions

View File

@ -5,7 +5,6 @@
/* PROTOTYPES - same all the time */
typedef struct _CFData CFData;
typedef struct _E_Widget_Data E_Widget_Data;
static void *_create_data(E_Config_Dialog *cfd);
static void _free_data(E_Config_Dialog *cfd, CFData *cfdata);