Remove IBar variable from cfdata, not needed

SVN revision: 19030
This commit is contained in:
Christopher Michael 2005-12-15 03:00:03 +00:00
parent a75db00389
commit de0b648153
1 changed files with 0 additions and 2 deletions

View File

@ -12,8 +12,6 @@ typedef struct _Cfg_File_Data Cfg_File_Data;
struct _cfdata struct _cfdata
{ {
IBar *ibar;
/* Basic Config */ /* Basic Config */
int method; int method;
int icon_method; int icon_method;