From 748e8d50e80ce70f222c4213cf174473cc4e08dc Mon Sep 17 00:00:00 2001 From: janwas Date: Tue, 3 May 2005 05:06:06 +0000 Subject: [PATCH] remove suspicious #undef free. if that was due to conflict with mmgr, #include "nommgr.h" instead. This was SVN commit r2222. --- source/sound/JSI_Sound.h | 4 ---- 1 file changed, 4 deletions(-) diff --git a/source/sound/JSI_Sound.h b/source/sound/JSI_Sound.h index 41f67c9f45..d079865435 100755 --- a/source/sound/JSI_Sound.h +++ b/source/sound/JSI_Sound.h @@ -20,10 +20,6 @@ #include "scripting/ScriptableObject.h" #include "lib/res/handle.h" -// .... -#undef free -// .... - class JSI_Sound : public CJSObject { public: