]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Remove useless comments
authorSamual <samual@xonotic.org>
Thu, 29 Dec 2011 15:09:25 +0000 (10:09 -0500)
committerSamual <samual@xonotic.org>
Thu, 29 Dec 2011 15:09:25 +0000 (10:09 -0500)
qcsrc/server/command/banning.qc

index cc099d3d3c2be850ac87e1fb44069101237dcd4a..3c0bbfd25490fad71cd16cf1e9170b2c08bc74e2 100644 (file)
@@ -3,11 +3,6 @@
 //  Last updated: December 29th, 2011
 // =====================================================
 
-
-// =======================
-//  Command Sub-Functions
-// =======================
-
 void BanCommand_ban(float request, float argc)
 {
        switch(request)