Removed extra 0 param. (Fix warren's bustage.)
git-svn-id: svn://10.0.0.236/trunk@81921 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
#include <Menus.h>
|
||||
#include "nslog.h"
|
||||
|
||||
NS_IMPL_LOG(nsDynamicMDEFLog, 0)
|
||||
NS_IMPL_LOG(nsDynamicMDEFLog)
|
||||
#define PRINTF NS_LOG_PRINTF(nsDynamicMDEFLog)
|
||||
#define FLUSH NS_LOG_FLUSH(nsDynamicMDEFLog)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user