From: Rudolf Polzer Date: Tue, 15 Nov 2011 10:52:15 +0000 (+0100) Subject: remove debug print X-Git-Tag: xonotic-v0.6.0~74^2~100^2~56 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=53674e0dee677ad92d72976e955de73a5c1d0d6a;p=xonotic%2Fxonotic-data.pk3dir.git remove debug print --- diff --git a/qcsrc/csqcmodel/cl_player.qc b/qcsrc/csqcmodel/cl_player.qc index 24543929e..b059b1482 100644 --- a/qcsrc/csqcmodel/cl_player.qc +++ b/qcsrc/csqcmodel/cl_player.qc @@ -157,7 +157,6 @@ void CSQCPlayer_SetCamera() CSQCPlayer_SetMinsMaxs(); self.view_ofs_z = getstati(STAT_VIEWHEIGHT); - print(vtos(self.view_ofs), "\n"); } else {