mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-23 12:54:11 +00:00
Additional cleaning up of logging: removed LOG_CATEGORY macro definitions.
This was SVN commit r8792.
This commit is contained in:
@@ -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");
|
||||
|
||||
Reference in New Issue
Block a user