Enlightenment CVS committal

Author  : devilhorns
Project : e17
Module  : apps/e

Dir     : e17/apps/e/src/bin


Modified Files:
        e_int_config_color_classes.c 


Log Message:
Remove some debug printfs.

===================================================================
RCS file: /cvs/e/e17/apps/e/src/bin/e_int_config_color_classes.c,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -3 -r1.9 -r1.10
--- e_int_config_color_classes.c        3 Oct 2006 17:35:33 -0000       1.9
+++ e_int_config_color_classes.c        5 Oct 2006 22:11:36 -0000       1.10
@@ -291,9 +291,6 @@
          }
        else 
          {
-            printf("Alpha: %i\n", c->a);
-            printf("Alpha2: %i\n", c->a2);
-            printf("Alpha3: %i\n", c->a3);
             if (cc) 
               {
                  e_color_class_set(cc->name, c->r, c->g, c->b, c->a,



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