Enlightenment CVS committal

Author  : dj2
Project : e17
Module  : libs/ewl

Dir     : e17/libs/ewl/src/bin


Modified Files:
        main.c 


Log Message:
- redundant

===================================================================
RCS file: /cvs/e/e17/libs/ewl/src/bin/main.c,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -3 -r1.40 -r1.41
--- main.c      29 Dec 2006 18:24:14 -0000      1.40
+++ main.c      29 Dec 2006 18:47:48 -0000      1.41
@@ -330,7 +330,6 @@
        if (ecore_list_nodes(list2) == 0) return 0;
 
        /* open each test file and get the Test struct from it */
-       ecore_list_goto_first(list2);
        while ((file = ecore_list_remove_first(list2)))
        {
                void *handle;



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to