diff --git a/src/server/slave.c b/src/server/slave.c --- a/src/server/slave.c +++ b/src/server/slave.c @@ -194,7 +194,6 @@ int main(int argc, char *argv[]) free(pathtoOutput); tell_the_server(DISTREN_REQUEST_DONEFRAME); /* Tells the server that it's done rendering, and upload is done */ - /* Slave now becomes idle, doesn't need to tell the server anything, ssh handles this. */ } else fprintf(stderr,"Nothing to do. Idling...\n");