Enlightenment CVS committal

Author  : englebass
Project : e17
Module  : apps/e

Dir     : e17/apps/e/src/bin


Modified Files:
        e_gadcon.c 


Log Message:
Remove stale code.

===================================================================
RCS file: /cvs/e/e17/apps/e/src/bin/e_gadcon.c,v
retrieving revision 1.75
retrieving revision 1.76
diff -u -3 -r1.75 -r1.76
--- e_gadcon.c  3 Mar 2007 22:42:37 -0000       1.75
+++ e_gadcon.c  25 Mar 2007 22:19:27 -0000      1.76
@@ -378,10 +378,6 @@
 
             if (gcc)
               {
-#if 0
-                 gcc->name = evas_stringshare_add(cf_gcc->name);
-                 gcc->id = evas_stringshare_add(cf_gcc->id);
-#endif
                  gcc->client_class = cc;
                  gcc->config.pos = cf_gcc->geom.pos;
                  gcc->config.size = cf_gcc->geom.size;
@@ -451,10 +447,6 @@
                                 cf_gcc->style);
             if (gcc)
               {
-#if 0
-                 gcc->name = evas_stringshare_add(cf_gcc->name);
-                 gcc->id = evas_stringshare_add(cf_gcc->id);
-#endif
                  gcc->client_class = cc;
                  gcc->config.pos = cf_gcc->geom.pos;
                  gcc->config.size = cf_gcc->geom.size;



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