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:
dbaron%fas.harvard.edu
2000-10-28 02:19:54 +00:00
parent bb561fcbb0
commit 1a3a4b06b7

View File

@@ -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)