no need for that ERR msg. :)

SVN revision: 73449
This commit is contained in:
Carsten Haitzler 2012-07-07 09:34:52 +00:00
parent 0502f5854b
commit 97e523ecfa
1 changed files with 1 additions and 1 deletions

View File

@ -998,7 +998,7 @@ _edje_emit_full(Edje *ed, const char *sig, const char *src, void *data, void (*f
break ;
default:
ERR("SPANK SPANK SPANK !!!\nYou should never be here !");
// ERR("SPANK SPANK SPANK !!!\nYou should never be here !");
break;
}
}