Remove IBox variable from cfdata, not needed

SVN revision: 19031
This commit is contained in:
Christopher Michael 2005-12-15 03:01:07 +00:00
parent de0b648153
commit c32a0e0784
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
{
IBox *ibox;
/* Basic Config */
int method;
int icon_method;