Enlightenment CVS committal

Author  : davemds
Project : e17
Module  : apps/e

Dir     : e17/apps/e/src/bin


Modified Files:
        e_fm_main.c 


Log Message:
 DEBUG is not defined

===================================================================
RCS file: /cvs/e/e17/apps/e/src/bin/e_fm_main.c,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -3 -r1.40 -r1.41
--- e_fm_main.c 21 Jul 2008 04:12:39 -0000      1.40
+++ e_fm_main.c 22 Jul 2008 23:32:00 -0000      1.41
@@ -1453,7 +1453,7 @@
 
        if(magic != E_FM_OP_MAGIC)
          {
-            DEBUG("%s:%s(%d) Wrong magic number from slave #%d. ", __FILE__, 
__FUNCTION__, __LINE__, slave->id);
+            //DEBUG("%s:%s(%d) Wrong magic number from slave #%d. ", __FILE__, 
__FUNCTION__, __LINE__, slave->id);
          }
 
        sdata += 3 * sizeof(int);



-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to