]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Remove a compile-time message
authorMario <mario@smbclan.net>
Thu, 31 Dec 2015 14:05:38 +0000 (00:05 +1000)
committerMario <mario@smbclan.net>
Thu, 31 Dec 2015 14:05:38 +0000 (00:05 +1000)
qcsrc/server/command/sv_cmd.qc

index a9ce54e3031249e42b49a97a334ee7e716a0a9c7..33e9273bb5e44f9fc11b739d7419d03971eecba4 100644 (file)
@@ -1458,7 +1458,6 @@ void GameCommand_stuffto(float request, float argc)
        // we can be certain they understand the risks of it... So to enable, compile server with -DSTUFFTO_ENABLED argument.
 
 #ifdef STUFFTO_ENABLED
-       #message "stuffto command enabled"
                switch (request)
                {
                        case CMD_REQUEST_COMMAND: