From 5d3725f9d972cde917ab9b076cb0b89b33557c7a Mon Sep 17 00:00:00 2001 From: Steven Fuller Date: Sun, 4 May 2008 20:47:08 -0700 Subject: Removed a lot of tool code. --- src/win95/oechunk.cpp | 9 --------- 1 file changed, 9 deletions(-) (limited to 'src/win95/oechunk.cpp') diff --git a/src/win95/oechunk.cpp b/src/win95/oechunk.cpp index 643071b..f82c76a 100644 --- a/src/win95/oechunk.cpp +++ b/src/win95/oechunk.cpp @@ -1,13 +1,6 @@ -#if objedit -#include "template.hpp" -#endif - #include "oechunk.h" #include "chunk.hpp" -#ifdef cencon -#define new my_new -#endif //macro for helping to force inclusion of chunks when using libraries FORCE_CHUNK_INCLUDE_IMPLEMENT(oechunk) @@ -163,5 +156,3 @@ BOOL Strategy_Chunk::output_chunk(HANDLE &hand) return TRUE; } - - -- cgit v1.3