Removed a lot of tool code.
This commit is contained in:
parent
9b449609fa
commit
5d3725f9d9
41 changed files with 19 additions and 2062 deletions
|
@ -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;
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue