Enlightenment CVS committal

Author  : devilhorns
Project : e17
Module  : apps/e

Dir     : e17/apps/e/src/bin


Modified Files:
        e_int_config_borders.c 


Log Message:
Remove unused variable.

===================================================================
RCS file: /cvs/e/e17/apps/e/src/bin/e_int_config_borders.c,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -3 -r1.8 -r1.9
--- e_int_config_borders.c      30 Nov 2006 10:34:59 -0000      1.8
+++ e_int_config_borders.c      30 Nov 2006 17:39:21 -0000      1.9
@@ -180,7 +180,6 @@
    Evas_List *borders, *l;
    int n, sel = 0;
    char *tmp;
-   char buf[4096];
    
    if (cfdata->border)
      tmp = strdup(cfdata->border->client.border.name);



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