Enlightenment CVS committal

Author  : sebastid
Project : e17
Module  : libs/etox

Dir     : e17/libs/etox/test


Modified Files:
        selections.c 


Log Message:
Remove unused variables

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/etox/test/selections.c,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -3 -r1.18 -r1.19
--- selections.c        5 Sep 2005 11:22:00 -0000       1.18
+++ selections.c        7 Sep 2005 10:04:47 -0000       1.19
@@ -52,11 +52,6 @@
 int main(int argc, const char **argv)
 {
         Etox_Context *ec;
-       /*
-       Etox_Selection *selected1;
-       Etox_Selection *selected2;
-       */
-       Etox_Obstacle *obstacle;
 
        ecore_init();
        ecore_app_args_set(argc, argv);
@@ -148,7 +143,6 @@
 {
   Etox_Selection *sel;
   Etox_Context *cont;
-  int i = 0;
 
 
   printf("style: %s\n", etox_context_get_style(etox_get_context(etox)));




-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to