diff --git a/dep/g3dlite/System.cpp b/dep/g3dlite/System.cpp index 4ce7f76f1fc..c02de32ee26 100644 --- a/dep/g3dlite/System.cpp +++ b/dep/g3dlite/System.cpp @@ -35,7 +35,7 @@ // Uncomment the following line to turn off G3D::System memory // allocation and use the operating system's malloc. -//#define NO_BUFFERPOOL +#define NO_BUFFERPOOL #if defined(__i386__) || defined(__x86_64__) || defined(G3D_WIN32) # define G3D_NOT_OSX_PPC