More log cleanups

This commit is contained in:
Michael Stapelberg
2009-08-11 15:23:58 +02:00
parent 556f180290
commit 44d9111d65
9 changed files with 18 additions and 67 deletions

View File

@ -1069,6 +1069,4 @@ void parse_command(xcb_connection_t *conn, const char *command) {
continue;
}
}
LOG("--- done ---\n");
}