From e7c9455f58709c8936a2805608c743662a1cf45c Mon Sep 17 00:00:00 2001 From: Rudolf Polzer Date: Mon, 16 Feb 2015 12:48:09 +0100 Subject: [PATCH] Fix warnings. --- qcsrc/warpzonelib/client.qc | 2 -- 1 file changed, 2 deletions(-) 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; -- 2.39.2