* disabled leak dumper, causes broken build on linux

This commit is contained in:
James McCulloch
2010-03-27 08:28:31 +00:00
parent a9026f8c20
commit 21acde48a9

View File

@@ -12,7 +12,7 @@
#ifndef _LEAKDUMPER_H_ #ifndef _LEAKDUMPER_H_
#define _LEAKDUMPER_H_ #define _LEAKDUMPER_H_
#define SL_LEAK_DUMP //#define SL_LEAK_DUMP
//SL_LEAK_DUMP controls if leak dumping is enabled or not //SL_LEAK_DUMP controls if leak dumping is enabled or not
#ifdef SL_LEAK_DUMP #ifdef SL_LEAK_DUMP