0
0
Fork 0
mirror of https://git.code.sf.net/p/quake/quakeforge synced 2025-04-23 10:01:13 +00:00

that doesn't make any difference :/

This commit is contained in:
Bill Currie 2002-06-03 06:41:15 +00:00
parent 81b49f3815
commit 53703ece81

View file

@ -66,7 +66,6 @@ qboolean isDedicated = false;
void
Sys_Init (void)
{
MaskExceptions ();
#ifdef USE_INTEL_ASM
Sys_SetFPCW ();
#endif