From 9b449609fac7b23f2f9655ce2d766f1f56679ba4 Mon Sep 17 00:00:00 2001 From: Steven Fuller Date: Sun, 4 May 2008 15:17:55 -0700 Subject: Removed SupportWindows95 and platform_pc macros. --- src/module.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/module.c') diff --git a/src/module.c b/src/module.c index b181a2b..4df7af1 100644 --- a/src/module.c +++ b/src/module.c @@ -481,9 +481,7 @@ void AllocateModuleObject(MODULE *mptr) /* Added Name to DISPLAYBLOCK */ - #if SupportWindows95 dptr->name = mptr->name; - #endif MapPostProcessing(dptr); -- cgit v1.3