Removed the unneeded PPC And Altivec elements, and removed the LOCBUILD flag

This commit is contained in:
Areloch 2017-04-09 23:26:35 -05:00
parent 7f735cae2e
commit 87283640b7
6 changed files with 1 additions and 119 deletions

View file

@ -25,9 +25,7 @@
#include "platform/platform.h"
//#define TORQUE_LOCBUILD
#if !defined(TORQUE_DEBUG) && !defined(TORQUE_LOCBUILD)
#if !defined(TORQUE_DEBUG)
#define DISABLE_DEBUG_SPEW
#endif