From 5de8de49ccc2c14b7de14da465510b2368080dd4 Mon Sep 17 00:00:00 2001 From: Simon Howard Date: Sat, 20 Sep 2008 22:29:59 +0000 Subject: Remove NeXT/WATCOMC ifdef blocks. Subversion-branch: /branches/raven-branch Subversion-revision: 1259 --- src/heretic/r_local.h | 9 --------- 1 file changed, 9 deletions(-) (limited to 'src/heretic/r_local.h') diff --git a/src/heretic/r_local.h b/src/heretic/r_local.h index e7b7c531..d590cb7f 100644 --- a/src/heretic/r_local.h +++ b/src/heretic/r_local.h @@ -381,15 +381,6 @@ visplane_t *R_CheckPlane(visplane_t * pl, int start, int stop); // extern int drawbsp; -void RD_OpenMapWindow(void); -void RD_ClearMapWindow(void); -void RD_DisplayLine(int x1, int y1, int x2, int y2, float gray); -void RD_DrawNodeLine(node_t * node); -void RD_DrawLineCheck(seg_t * line); -void RD_DrawLine(seg_t * line); -void RD_DrawBBox(fixed_t * bbox); - - // // R_data.c // -- cgit v1.2.3