Additional cleaning up of logging: removed LOG_CATEGORY macro definitions.

This was SVN commit r8792.
This commit is contained in:
historic_bruno
2010-12-05 08:50:33 +00:00
parent 19dbbb816d
commit 1201956b93
13 changed files with 1 additions and 26 deletions
-2
View File
@@ -27,8 +27,6 @@
#include "ps/Filesystem.h"
#include "scriptinterface/ScriptInterface.h"
#define LOG_CATEGORY L"scriptinghost"
ScriptingHost::ScriptingHost()
{
m_ScriptInterface = new ScriptInterface("Engine", "GUI");