summaryrefslogtreecommitdiff
path: root/src/client
diff options
context:
space:
mode:
Diffstat (limited to 'src/client')
-rw-r--r--src/client/cl_cin.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/client/cl_cin.c b/src/client/cl_cin.c
index f8cac9d2..f97d7712 100644
--- a/src/client/cl_cin.c
+++ b/src/client/cl_cin.c
@@ -1001,10 +1001,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
}
/******************************************************************************