Removed debug fprintf.
This commit is contained in:
parent
a08cd5b8b7
commit
1b2c27ba96
@ -308,7 +308,6 @@ guac_client* guac_get_client(int client_fd) {
|
||||
}
|
||||
|
||||
void guac_client_stop(guac_client* client) {
|
||||
fprintf(stderr, "***************** STOPPING! *********************\n");
|
||||
client->state = STOPPING;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user