Enlightenment CVS committal

Author  : devilhorns
Project : e17
Module  : apps/e

Dir     : e17/apps/e/src/bin


Modified Files:
        e_exebuf.c 


Log Message:
Remove unused variables
===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/e/src/bin/e_exebuf.c,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -3 -r1.8 -r1.9
--- e_exebuf.c  27 Dec 2005 17:16:57 -0000      1.8
+++ e_exebuf.c  29 Dec 2005 15:56:30 -0000      1.9
@@ -400,7 +400,6 @@
 static void
 _e_exebuf_next(void)
 {
-   E_Exebuf_Exe *exe;
    Evas_List *l;
    int i;
    
@@ -470,7 +469,6 @@
 static void
 _e_exebuf_prev(void)
 {
-   E_Exebuf_Exe *exe;
    Evas_List *l;
    int i;
 




-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to