Code cleanup
This commit is contained in:
parent
c40595d372
commit
42bd7edf99
|
@ -62,9 +62,6 @@ AppClient * appclient_new_event(char const * app, char const * name,
|
|||
{
|
||||
AppClient * appclient;
|
||||
|
||||
#ifdef DEBUG
|
||||
fprintf(stderr, "%s%s%s%s", __func__, "(\"", app, "\")\n");
|
||||
#endif
|
||||
#ifdef DEBUG
|
||||
fprintf(stderr, "DEBUG: %s(\"%s\", %p)\n", __func__, app,
|
||||
(void *)event);
|
||||
|
|
Loading…
Reference in New Issue
Block a user