зеркало из https://github.com/mozilla/pjs.git
Removed extra 0 arg
This commit is contained in:
Родитель
7e243d2bc1
Коммит
4e1ac5ce9d
|
@ -33,7 +33,7 @@
|
|||
|
||||
#include "TextDebugLog.h"
|
||||
|
||||
NS_IMPL_LOG(TextDebugLogLog, 0)
|
||||
NS_IMPL_LOG(TextDebugLogLog)
|
||||
|
||||
static NS_DEFINE_CID(kTextImportCID, NS_TEXTIMPORT_CID);
|
||||
|
||||
|
|
|
@ -63,7 +63,7 @@
|
|||
#include "nsMimeStringResources.h"
|
||||
#include "nslog.h"
|
||||
|
||||
NS_IMPL_LOG(mimefiltLog, 0)
|
||||
NS_IMPL_LOG(mimefiltLog)
|
||||
#define PRINTF NS_LOG_PRINTF(mimefiltLog)
|
||||
#define FLUSH NS_LOG_FLUSH(mimefiltLog)
|
||||
|
||||
|
|
|
@ -42,7 +42,7 @@
|
|||
#include "nsDebug.h"
|
||||
#include "nslog.h"
|
||||
|
||||
NS_IMPL_LOG(badapterLog, 0)
|
||||
NS_IMPL_LOG(badapterLog)
|
||||
#define PRINTF NS_LOG_PRINTF(badapterLog)
|
||||
#define FLUSH NS_LOG_FLUSH(badapterLog)
|
||||
|
||||
|
|
|
@ -39,7 +39,7 @@
|
|||
#include "nsIPref.h"
|
||||
#include "nslog.h"
|
||||
|
||||
NS_IMPL_LOG(ns4xPluginLog, 0)
|
||||
NS_IMPL_LOG(ns4xPluginLog)
|
||||
#define PRINTF NS_LOG_PRINTF(ns4xPluginLog)
|
||||
#define FLUSH NS_LOG_FLUSH(ns4xPluginLog)
|
||||
|
||||
|
|
|
@ -52,7 +52,7 @@
|
|||
#include "nsIDocument.h"
|
||||
#include "nslog.h"
|
||||
|
||||
NS_IMPL_LOG(nsPluginHostImplLog, 0)
|
||||
NS_IMPL_LOG(nsPluginHostImplLog)
|
||||
#define PRINTF NS_LOG_PRINTF(nsPluginHostImplLog)
|
||||
#define FLUSH NS_LOG_FLUSH(nsPluginHostImplLog)
|
||||
|
||||
|
|
|
@ -46,7 +46,7 @@
|
|||
|
||||
#include "nslog.h"
|
||||
|
||||
NS_IMPL_LOG(nsPluginInstancePeerLog, 0)
|
||||
NS_IMPL_LOG(nsPluginInstancePeerLog)
|
||||
#define PRINTF NS_LOG_PRINTF(nsPluginInstancePeerLog)
|
||||
#define FLUSH NS_LOG_FLUSH(nsPluginInstancePeerLog)
|
||||
|
||||
|
|
|
@ -45,7 +45,7 @@
|
|||
#include "nsPluginViewer.h"
|
||||
#include "nslog.h"
|
||||
|
||||
NS_IMPL_LOG(nsPluginViewerLog, 0)
|
||||
NS_IMPL_LOG(nsPluginViewerLog)
|
||||
#define PRINTF NS_LOG_PRINTF(nsPluginViewerLog)
|
||||
#define FLUSH NS_LOG_FLUSH(nsPluginViewerLog)
|
||||
|
||||
|
|
|
@ -34,7 +34,7 @@
|
|||
#include "prmem.h"
|
||||
#include "nslog.h"
|
||||
|
||||
NS_IMPL_LOG(nsPluginsDirBeOSLog, 0)
|
||||
NS_IMPL_LOG(nsPluginsDirBeOSLog)
|
||||
#define PRINTF NS_LOG_PRINTF(nsPluginsDirBeOSLog)
|
||||
#define FLUSH NS_LOG_FLUSH(nsPluginsDirBeOSLog)
|
||||
|
||||
|
|
|
@ -40,7 +40,7 @@
|
|||
#include "nsSpecialSystemDirectory.h"
|
||||
#include "nslog.h"
|
||||
|
||||
NS_IMPL_LOG(nsPluginsDirWinLog, 0)
|
||||
NS_IMPL_LOG(nsPluginsDirWinLog)
|
||||
#define PRINTF NS_LOG_PRINTF(nsPluginsDirWinLog)
|
||||
#define FLUSH NS_LOG_FLUSH(nsPluginsDirWinLog)
|
||||
|
||||
|
|
|
@ -46,7 +46,7 @@
|
|||
#include "strings.h"
|
||||
#include "nslog.h"
|
||||
|
||||
NS_IMPL_LOG(npshellLog, 0)
|
||||
NS_IMPL_LOG(npshellLog)
|
||||
#define PRINTF NS_LOG_PRINTF(npshellLog)
|
||||
#define FLUSH NS_LOG_FLUSH(npshellLog)
|
||||
|
||||
|
|
|
@ -42,7 +42,7 @@
|
|||
#include "npupp.h"
|
||||
#include "nslog.h"
|
||||
|
||||
NS_IMPL_LOG(npunixLog, 0)
|
||||
NS_IMPL_LOG(npunixLog)
|
||||
#define PRINTF NS_LOG_PRINTF(npunixLog)
|
||||
#define FLUSH NS_LOG_FLUSH(npunixLog)
|
||||
|
||||
|
|
|
@ -39,7 +39,7 @@
|
|||
#include "nsIPref.h"
|
||||
#include "nslog.h"
|
||||
|
||||
NS_IMPL_LOG(ns4xPluginLog, 0)
|
||||
NS_IMPL_LOG(ns4xPluginLog)
|
||||
#define PRINTF NS_LOG_PRINTF(ns4xPluginLog)
|
||||
#define FLUSH NS_LOG_FLUSH(ns4xPluginLog)
|
||||
|
||||
|
|
|
@ -52,7 +52,7 @@
|
|||
#include "nsIDocument.h"
|
||||
#include "nslog.h"
|
||||
|
||||
NS_IMPL_LOG(nsPluginHostImplLog, 0)
|
||||
NS_IMPL_LOG(nsPluginHostImplLog)
|
||||
#define PRINTF NS_LOG_PRINTF(nsPluginHostImplLog)
|
||||
#define FLUSH NS_LOG_FLUSH(nsPluginHostImplLog)
|
||||
|
||||
|
|
|
@ -46,7 +46,7 @@
|
|||
|
||||
#include "nslog.h"
|
||||
|
||||
NS_IMPL_LOG(nsPluginInstancePeerLog, 0)
|
||||
NS_IMPL_LOG(nsPluginInstancePeerLog)
|
||||
#define PRINTF NS_LOG_PRINTF(nsPluginInstancePeerLog)
|
||||
#define FLUSH NS_LOG_FLUSH(nsPluginInstancePeerLog)
|
||||
|
||||
|
|
|
@ -45,7 +45,7 @@
|
|||
#include "nsPluginViewer.h"
|
||||
#include "nslog.h"
|
||||
|
||||
NS_IMPL_LOG(nsPluginViewerLog, 0)
|
||||
NS_IMPL_LOG(nsPluginViewerLog)
|
||||
#define PRINTF NS_LOG_PRINTF(nsPluginViewerLog)
|
||||
#define FLUSH NS_LOG_FLUSH(nsPluginViewerLog)
|
||||
|
||||
|
|
|
@ -34,7 +34,7 @@
|
|||
#include "prmem.h"
|
||||
#include "nslog.h"
|
||||
|
||||
NS_IMPL_LOG(nsPluginsDirBeOSLog, 0)
|
||||
NS_IMPL_LOG(nsPluginsDirBeOSLog)
|
||||
#define PRINTF NS_LOG_PRINTF(nsPluginsDirBeOSLog)
|
||||
#define FLUSH NS_LOG_FLUSH(nsPluginsDirBeOSLog)
|
||||
|
||||
|
|
|
@ -40,7 +40,7 @@
|
|||
#include "nsSpecialSystemDirectory.h"
|
||||
#include "nslog.h"
|
||||
|
||||
NS_IMPL_LOG(nsPluginsDirWinLog, 0)
|
||||
NS_IMPL_LOG(nsPluginsDirWinLog)
|
||||
#define PRINTF NS_LOG_PRINTF(nsPluginsDirWinLog)
|
||||
#define FLUSH NS_LOG_FLUSH(nsPluginsDirWinLog)
|
||||
|
||||
|
|
|
@ -42,7 +42,7 @@
|
|||
#include "nsDebug.h"
|
||||
#include "nslog.h"
|
||||
|
||||
NS_IMPL_LOG(badapterLog, 0)
|
||||
NS_IMPL_LOG(badapterLog)
|
||||
#define PRINTF NS_LOG_PRINTF(badapterLog)
|
||||
#define FLUSH NS_LOG_FLUSH(badapterLog)
|
||||
|
||||
|
|
|
@ -46,7 +46,7 @@
|
|||
#include "strings.h"
|
||||
#include "nslog.h"
|
||||
|
||||
NS_IMPL_LOG(npshellLog, 0)
|
||||
NS_IMPL_LOG(npshellLog)
|
||||
#define PRINTF NS_LOG_PRINTF(npshellLog)
|
||||
#define FLUSH NS_LOG_FLUSH(npshellLog)
|
||||
|
||||
|
|
|
@ -42,7 +42,7 @@
|
|||
#include "npupp.h"
|
||||
#include "nslog.h"
|
||||
|
||||
NS_IMPL_LOG(npunixLog, 0)
|
||||
NS_IMPL_LOG(npunixLog)
|
||||
#define PRINTF NS_LOG_PRINTF(npunixLog)
|
||||
#define FLUSH NS_LOG_FLUSH(npunixLog)
|
||||
|
||||
|
|
|
@ -69,7 +69,7 @@
|
|||
|
||||
#include "nslog.h"
|
||||
|
||||
NS_IMPL_LOG(nsDnsAsyncLookupLog, 0)
|
||||
NS_IMPL_LOG(nsDnsAsyncLookupLog)
|
||||
#define PRINTF NS_LOG_PRINTF(nsDnsAsyncLookupLog)
|
||||
#define FLUSH NS_LOG_FLUSH(nsDnsAsyncLookupLog)
|
||||
|
||||
|
|
|
@ -48,7 +48,7 @@
|
|||
#include "rdf.h"
|
||||
#include "nslog.h"
|
||||
|
||||
NS_IMPL_LOG(nsBrowsingProfileReaderLog, 0)
|
||||
NS_IMPL_LOG(nsBrowsingProfileReaderLog)
|
||||
#define PRINTF NS_LOG_PRINTF(nsBrowsingProfileReaderLog)
|
||||
#define FLUSH NS_LOG_FLUSH(nsBrowsingProfileReaderLog)
|
||||
|
||||
|
|
|
@ -39,7 +39,7 @@
|
|||
#include "nsRDFCID.h"
|
||||
#include "nslog.h"
|
||||
|
||||
NS_IMPL_LOG(nsDlgDefaultKeysLog, 0)
|
||||
NS_IMPL_LOG(nsDlgDefaultKeysLog)
|
||||
#define PRINTF NS_LOG_PRINTF(nsDlgDefaultKeysLog)
|
||||
#define FLUSH NS_LOG_FLUSH(nsDlgDefaultKeysLog)
|
||||
|
||||
|
|
|
@ -43,7 +43,7 @@
|
|||
#include "nsIStringBundle.h"
|
||||
#include "nslog.h"
|
||||
|
||||
NS_IMPL_LOG(nsDocLoaderLog, 0)
|
||||
NS_IMPL_LOG(nsDocLoaderLog)
|
||||
#define PRINTF NS_LOG_PRINTF(nsDocLoaderLog)
|
||||
#define FLUSH NS_LOG_FLUSH(nsDocLoaderLog)
|
||||
|
||||
|
|
|
@ -61,7 +61,7 @@
|
|||
#endif // XP_MAC
|
||||
#include "nslog.h"
|
||||
|
||||
NS_IMPL_LOG(nsExternalHelperAppServiceLog, 0)
|
||||
NS_IMPL_LOG(nsExternalHelperAppServiceLog)
|
||||
#define PRINTF NS_LOG_PRINTF(nsExternalHelperAppServiceLog)
|
||||
#define FLUSH NS_LOG_FLUSH(nsExternalHelperAppServiceLog)
|
||||
|
||||
|
|
|
@ -30,7 +30,7 @@
|
|||
#include <windows.h>
|
||||
#include "nslog.h"
|
||||
|
||||
NS_IMPL_LOG(nsExternalProtocolWinLog, 0)
|
||||
NS_IMPL_LOG(nsExternalProtocolWinLog)
|
||||
#define PRINTF NS_LOG_PRINTF(nsExternalProtocolWinLog)
|
||||
#define FLUSH NS_LOG_FLUSH(nsExternalProtocolWinLog)
|
||||
|
||||
|
|
|
@ -36,7 +36,7 @@
|
|||
#include "nsCOMPtr.h"
|
||||
#include "nslog.h"
|
||||
|
||||
NS_IMPL_LOG(nsViewManagerLog, 0)
|
||||
NS_IMPL_LOG(nsViewManagerLog)
|
||||
#define PRINTF NS_LOG_PRINTF(nsViewManagerLog)
|
||||
#define FLUSH NS_LOG_FLUSH(nsViewManagerLog)
|
||||
|
||||
|
|
|
@ -39,7 +39,7 @@ extern "C" {
|
|||
#include "xlibrgb.h"
|
||||
#include "nslog.h"
|
||||
|
||||
NS_IMPL_LOG(nsEmbedXlibIntoGtkLog, 0)
|
||||
NS_IMPL_LOG(nsEmbedXlibIntoGtkLog)
|
||||
#define PRINTF NS_LOG_PRINTF(nsEmbedXlibIntoGtkLog)
|
||||
#define FLUSH NS_LOG_FLUSH(nsEmbedXlibIntoGtkLog)
|
||||
|
||||
|
|
|
@ -27,7 +27,7 @@
|
|||
#include "EmbedMozillaP.h"
|
||||
#include "nslog.h"
|
||||
|
||||
NS_IMPL_LOG(EmbedMozillaLog, 0)
|
||||
NS_IMPL_LOG(EmbedMozillaLog)
|
||||
#define PRINTF NS_LOG_PRINTF(EmbedMozillaLog)
|
||||
#define FLUSH NS_LOG_FLUSH(EmbedMozillaLog)
|
||||
|
||||
|
|
|
@ -15,7 +15,7 @@
|
|||
#include "xlibrgb.h"
|
||||
#include "nslog.h"
|
||||
|
||||
NS_IMPL_LOG(nsEmbedXlibIntoMotifLog, 0)
|
||||
NS_IMPL_LOG(nsEmbedXlibIntoMotifLog)
|
||||
#define PRINTF NS_LOG_PRINTF(nsEmbedXlibIntoMotifLog)
|
||||
#define FLUSH NS_LOG_FLUSH(nsEmbedXlibIntoMotifLog)
|
||||
|
||||
|
|
|
@ -25,7 +25,7 @@
|
|||
#include "MainWidget.h"
|
||||
#include "nslog.h"
|
||||
|
||||
NS_IMPL_LOG(MainWidgetLog, 0)
|
||||
NS_IMPL_LOG(MainWidgetLog)
|
||||
#define PRINTF NS_LOG_PRINTF(MainWidgetLog)
|
||||
#define FLUSH NS_LOG_FLUSH(MainWidgetLog)
|
||||
|
||||
|
|
|
@ -36,7 +36,7 @@
|
|||
#include <stdio.h>
|
||||
#include "nslog.h"
|
||||
|
||||
NS_IMPL_LOG(QMozillaContainerLog, 0)
|
||||
NS_IMPL_LOG(QMozillaContainerLog)
|
||||
#define PRINTF NS_LOG_PRINTF(QMozillaContainerLog)
|
||||
#define FLUSH NS_LOG_FLUSH(QMozillaContainerLog)
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче