Enlightenment CVS committal

Author  : englebass
Project : e17
Module  : apps/e

Dir     : e17/apps/e/src/bin


Modified Files:
        e_toolbar.c 


Log Message:
Remove unused variable

===================================================================
RCS file: /cvs/e/e17/apps/e/src/bin/e_toolbar.c,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -3 -r1.9 -r1.10
--- e_toolbar.c 16 Nov 2007 03:07:55 -0000      1.9
+++ e_toolbar.c 22 Nov 2007 19:33:34 -0000      1.10
@@ -46,7 +46,6 @@
 e_toolbar_new(Evas *evas, const char *name, E_Win *fwin, Evas_Object *fm2) 
 {
    E_Toolbar *tbar = NULL;
-   char buf[4096];
 
    if (!name) return NULL;
    if ((!fwin) || (!fm2)) return NULL;



-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to