Removed a lot of tool code.

This commit is contained in:
Steven Fuller 2008-05-04 20:47:08 -07:00 committed by Patryk Obara
parent 9b449609fa
commit 5d3725f9d9
41 changed files with 19 additions and 2062 deletions

View file

@ -29,12 +29,7 @@
#define LIST_TEM_TYPEID_THIS "?"
#endif
#if defined(engine)
// Not all preprocessors do lazy evaluation. DW
#if engine
#include "mem3dc.h"
#endif
#endif
#include "mem3dc.h"
#ifdef NDEBUG
static void fail(...) {}