From: lordhavoc Date: Wed, 27 Feb 2002 05:06:45 +0000 (+0000) Subject: removed unneeded protocol X-Git-Tag: RELEASE_0_2_0_RC1~607 X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fdarkplaces.git;a=commitdiff_plain;h=138e06479065591facc617bc452892e3423dc3ca removed unneeded protocol git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@1582 d7cf8633-e32d-0410-b094-e92efae38249 --- diff --git a/winquake.h b/winquake.h index 6849014e..0584ccfb 100644 --- a/winquake.h +++ b/winquake.h @@ -19,8 +19,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ // winquake.h: Win32-specific Quake header file -#pragma warning( disable : 4229 ) // mgraph gets this - #include #ifndef SERVERONLY