From: Samual Date: Sun, 18 Dec 2011 15:31:54 +0000 (-0500) Subject: Remove debug print X-Git-Tag: xonotic-v0.6.0~188^2~28^2~111 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=50eb0cac1adf9fce25b83e75269dcb35235698f7;p=xonotic%2Fxonotic-data.pk3dir.git Remove debug print --- diff --git a/qcsrc/server/command/sv_cmd.qc b/qcsrc/server/command/sv_cmd.qc index 7170166df..34e302458 100644 --- a/qcsrc/server/command/sv_cmd.qc +++ b/qcsrc/server/command/sv_cmd.qc @@ -1812,8 +1812,6 @@ void GameCommand(string command) // argv: 0 - 1 - 2 - 3 // cmd vote - master - login - password - print(etos(self), "\n"); - if(strtolower(argv(0)) == "help") { if(argc == 1)