From: terencehill Date: Fri, 24 Jun 2011 10:18:44 +0000 (+0200) Subject: Remove a comment X-Git-Tag: xonotic-v0.5.0~193 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=ff3d9050cfd16c684b282e754114f1e609d8f2e7;p=xonotic%2Fxonotic-data.pk3dir.git Remove a comment --- diff --git a/qcsrc/client/Main.qc b/qcsrc/client/Main.qc index df07be650..1f3c4d3bb 100644 --- a/qcsrc/client/Main.qc +++ b/qcsrc/client/Main.qc @@ -1332,7 +1332,6 @@ void Net_Notify() { } else if(type == CSQC_CENTERPRINT_GENERIC) { - // id string time countdown_num float id; id = ReadByte(); if (id == 0)