]> git.llucax.com Git - z.facultad/75.42/plaqui.git/blobdiff - Server/src/server.cpp
Se agrega un archivo que falto subir en el ultimo commit XD
[z.facultad/75.42/plaqui.git] / Server / src / server.cpp
index ca1f763a5883513b275db1a13ba94048c45e80fe..5e7197acd3adcae385a75e83735332b97f2d2d00 100644 (file)
@@ -114,7 +114,6 @@ void Server::on_control_command_received(const Command& command,
                << endl;
 #endif // DEBUG
        Response* response;
                << endl;
 #endif // DEBUG
        Response* response;
-       //bool stop_controlserver = false;
        if (command.get_target() == "server") {
                if (command.get_command() == "info") {
                        response = cmd_server_info();
        if (command.get_target() == "server") {
                if (command.get_command() == "info") {
                        response = cmd_server_info();