Remove not needed menus/Formatting

SVN revision: 19025
This commit is contained in:
Christopher Michael 2005-12-14 23:57:55 +00:00
parent 8d6e046a16
commit c78d2508a3
1 changed files with 1 additions and 3 deletions

View File

@ -31,8 +31,6 @@ struct _Config_Face
struct _Battery
{
E_Menu *config_menu;
E_Menu *config_menu_poll;
E_Menu *config_menu_alarm;
Evas_List *faces;
Config *conf;
@ -47,7 +45,7 @@ struct _Battery
struct _Battery_Face
{
Battery *battery;
Battery *battery;
E_Container *con;
E_Menu *menu;