Enlightenment CVS committal

Author  : englebass
Project : e17
Module  : apps/e

Dir     : e17/apps/e/src/modules/temperature


Modified Files:
        tempget.c 


Log Message:
Remove unused variable.

===================================================================
RCS file: /cvs/e/e17/apps/e/src/modules/temperature/tempget.c,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- tempget.c   11 Jan 2008 08:58:18 -0000      1.1
+++ tempget.c   12 Jan 2008 07:58:56 -0000      1.2
@@ -20,7 +20,6 @@
 #endif
 static Ecore_Poller *poller = NULL;
 static int ptemp = 0;
-static int have_temp = 0;
 
 static void init(void);
 static int check(void);



-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to