Enlightenment CVS committal

Author  : tsauerbeck
Project : e17
Module  : libs/edje

Dir     : e17/libs/edje/src/lib


Modified Files:
        edje_embryo.c 


Log Message:
i think we can get rid of the script debugging spam now
===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/edje/src/lib/edje_embryo.c,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -3 -r1.27 -r1.28
--- edje_embryo.c       25 Aug 2004 00:53:45 -0000      1.27
+++ edje_embryo.c       25 Aug 2004 15:42:40 -0000      1.28
@@ -1235,7 +1235,6 @@
      {
        void *pdata;
        
-       printf("EDJE DEBUG: About to run script from program.\n");
        embryo_parameter_string_push(ed->collection->script, sig);
        embryo_parameter_string_push(ed->collection->script, src);
        pdata = embryo_program_data_get(ed->collection->script);
@@ -1249,7 +1248,6 @@
                    
embryo_error_string_get(embryo_program_error_get(ed->collection->script)));
          }
        embryo_program_data_set(ed->collection->script, pdata);
-       printf("EDJE DEBUG: Done.\n");
      }
 }
 




-------------------------------------------------------
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to