Enlightenment CVS committal

Author  : sebastid
Project : e17
Module  : apps/e

Dir     : e17/apps/e/src/bin


Modified Files:
        e_fm_mime.c 


Log Message:
Remove unused label.

===================================================================
RCS file: /cvs/e/e17/apps/e/src/bin/e_fm_mime.c,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -3 -r1.5 -r1.6
--- e_fm_mime.c 16 Sep 2006 11:35:54 -0000      1.5
+++ e_fm_mime.c 21 Sep 2006 20:08:11 -0000      1.6
@@ -142,7 +142,6 @@
    snprintf(buf, sizeof(buf), "%s/data/icons/%s.png", e_prefix_data_get(), 
buf2);
    if (ecore_file_exists(buf)) goto ok;
    
-   error:
    if (homedir) free(homedir);
    return NULL;
    



-------------------------------------------------------------------------
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