aboutsummaryrefslogtreecommitdiffstats
path: root/code/client/cl_cin.c
diff options
context:
space:
mode:
Diffstat (limited to 'code/client/cl_cin.c')
-rw-r--r--code/client/cl_cin.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/code/client/cl_cin.c b/code/client/cl_cin.c
index 3b75c2e..7d19ff3 100644
--- a/code/client/cl_cin.c
+++ b/code/client/cl_cin.c
@@ -1000,10 +1000,6 @@ static void readQuadInfo( byte *qData )
Com_Printf("HACK: approxmimating cinematic for Rage Pro or Voodoo\n");
}
}
-#if defined(MACOS_X)
- cinTable[currentHandle].drawX = 256;
- cinTable[currentHandle].drawX = 256;
-#endif
}
/******************************************************************************