Remove IBox variable from cfdata, not needed
authorChristopher Michael <cpmichael1@comcast.net>
Thu, 15 Dec 2005 03:01:07 +0000 (03:01 +0000)
committerChristopher Michael <cpmichael1@comcast.net>
Thu, 15 Dec 2005 03:01:07 +0000 (03:01 +0000)
SVN revision: 19031

src/modules/ibox/e_mod_config.c

index 56a7bef..5ce8ecd 100644 (file)
@@ -12,8 +12,6 @@ typedef struct _Cfg_File_Data Cfg_File_Data;
 
 struct _cfdata
 {
-   IBox *ibox;
-
    /* Basic Config */
    int method;
    int icon_method;