From 96cc5b34fe0151d2a1498eaaafb205757db346c4 Mon Sep 17 00:00:00 2001 From: ShadowNinja Date: Wed, 14 Oct 2015 01:26:03 -0400 Subject: Use warningstream for log messages with WARNING Remove DTIME macro and its uses, too --- src/staticobject.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/staticobject.h') diff --git a/src/staticobject.h b/src/staticobject.h index 95a1b945e..208fb2cc8 100644 --- a/src/staticobject.h +++ b/src/staticobject.h @@ -79,7 +79,7 @@ public: assert(id != 0); // Pre-condition if(m_active.find(id) == m_active.end()) { - dstream<<"WARNING: StaticObjectList::remove(): id="<