Remove unused variable.

SVN revision: 33459
This commit is contained in:
Sebastian Dransfeld 2008-01-12 07:58:56 +00:00
parent b906320201
commit 7f35e9ca85
1 changed files with 0 additions and 1 deletions

View File

@ -20,7 +20,6 @@ static int mib[5];
#endif
static Ecore_Poller *poller = NULL;
static int ptemp = 0;
static int have_temp = 0;
static void init(void);
static int check(void);