summaryrefslogtreecommitdiff
path: root/src/hexen/r_main.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/hexen/r_main.c')
-rw-r--r--src/hexen/r_main.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/hexen/r_main.c b/src/hexen/r_main.c
index 3437ca74..1ee0168e 100644
--- a/src/hexen/r_main.c
+++ b/src/hexen/r_main.c
@@ -816,13 +816,6 @@ void R_SetupFrame(player_t * player)
UpdateState |= I_MESSAGES;
}
-#ifdef __NeXT__
- RD_ClearMapWindow();
-#endif
-#ifdef __WATCOMC__
- destview = destscreen + (viewwindowx >> 2) + viewwindowy * 80;
-#endif
-
#if 0
{
static int frame;