fix optimized build

This commit is contained in:
Mathieu Lacage
2008-04-15 15:56:42 -07:00
parent 78a2df8963
commit f4cff0e194

View File

@@ -363,7 +363,7 @@ public:
#define NS_LOG_DEBUG(msg)
#define NS_LOG_INFO(msg)
#define NS_LOG_FUNCTION_NOARGS()
#define NS_LOG_FUNCTION()
#define NS_LOG_FUNCTION(msg)
#define NS_LOG_LOGIC(msg)
#define NS_LOG_UNCOND(msg)