]> git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - winquake.h
reenabled loading plaques (and cleaned up that code a lot)
[xonotic/darkplaces.git] / winquake.h
index 6849014ea993cca265fe3895ba165ea5627c0511..0584ccfb3522ffefffb54028dac1016f96ff214b 100644 (file)
@@ -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 <windows.h>
 
 #ifndef SERVERONLY