Remove Battery variable from cfdata, not needed

SVN revision: 19029
This commit is contained in:
Christopher Michael 2005-12-15 02:59:05 +00:00
parent c78d2508a3
commit a75db00389
1 changed files with 0 additions and 2 deletions

View File

@ -7,8 +7,6 @@ typedef struct _Cfg_File_Data Cfg_File_Data;
struct _cfdata
{
Battery *bat;
double poll_time;
int alarm_time;
int poll_method;