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/ltchunk.hpp | 8 -------- 1 file changed, 8 deletions(-) (limited to 'src/win95/ltchunk.hpp') diff --git a/src/win95/ltchunk.hpp b/src/win95/ltchunk.hpp index 444f0f4..b226e12 100644 --- a/src/win95/ltchunk.hpp +++ b/src/win95/ltchunk.hpp @@ -4,9 +4,6 @@ #include "chunk.hpp" #include "chnktype.hpp" -#if InterfaceEngine -#include "strachnk.hpp" -#endif #define LOFlag_On 0x00000001 #define LOFlag_ShadowData 0x00000002 @@ -143,11 +140,6 @@ public: void fill_data_block ( char * data_start); -#if InterfaceEngine - AVP_Strategy_Chunk* GetStrategyChunk(); - AVP_Strategy_Chunk* CreateStrategyChunk(); -#endif - private: friend class Light_Set_Chunk; -- cgit v1.3