From: Rudolf Polzer Date: Mon, 16 Feb 2015 11:48:09 +0000 (+0100) Subject: Fix warnings. X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=refs%2Fheads%2FdivVerent%2Fwarpzonefix;p=xonotic%2Fxonotic-data.pk3dir.git Fix warnings. --- diff --git a/qcsrc/warpzonelib/client.qc b/qcsrc/warpzonelib/client.qc index 995a3de77..4099162e2 100644 --- a/qcsrc/warpzonelib/client.qc +++ b/qcsrc/warpzonelib/client.qc @@ -147,8 +147,6 @@ void WarpZone_Camera_Read(float isnew) } void CL_RotateMoves(vector ang) = #638; -float autocvar_in_pitch_min; -float autocvar_in_pitch_max; void WarpZone_Teleported_Read(float isnew) { vector v;