From: Mario Date: Thu, 31 Dec 2015 14:05:38 +0000 (+1000) Subject: Remove a compile-time message X-Git-Tag: xonotic-v0.8.2~1345 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=d95afcf1229a11a7198936683998d16a1c2500d7;p=xonotic%2Fxonotic-data.pk3dir.git Remove a compile-time message --- diff --git a/qcsrc/server/command/sv_cmd.qc b/qcsrc/server/command/sv_cmd.qc index a9ce54e30..33e9273bb 100644 --- a/qcsrc/server/command/sv_cmd.qc +++ b/qcsrc/server/command/sv_cmd.qc @@ -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: