summaryrefslogtreecommitdiff
path: root/src/client/cl_cin.c
diff options
context:
space:
mode:
authorTim Angus <tim@ngus.net>2006-04-16 00:38:56 +0000
committerTim Angus <tim@ngus.net>2006-04-16 00:38:56 +0000
commitdfa4bb52a7ac0b1f99d1ce9f78ec0ffbb7d7febc (patch)
tree5a9285a1e1b232615ad964efc09237fe2d0b60b1 /src/client/cl_cin.c
parent85a7e9ef79326422e1fea85d7668f37c24c3dd93 (diff)
* Merged ioq3-r708
Diffstat (limited to 'src/client/cl_cin.c')
-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
}
/******************************************************************************