DEBUG is not defined

SVN revision: 35186
This commit is contained in:
Davide Andreoli 2008-07-22 23:32:00 +00:00
parent 634f26b04f
commit 64a3388ba9
1 changed files with 1 additions and 1 deletions

View File

@ -1453,7 +1453,7 @@ static int _e_fm_slave_data_cb(void *data, int type, void *event)
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);