зеркало из https://github.com/mozilla/gecko-dev.git
Removed extra 0 arg from macro
This commit is contained in:
Родитель
5feaa5b397
Коммит
810f462251
|
@ -42,7 +42,7 @@
|
|||
#include "nsLocalFile.h"
|
||||
#include "nslog.h"
|
||||
|
||||
NS_IMPL_LOG(nsLocalFileOS2Log, 0)
|
||||
NS_IMPL_LOG(nsLocalFileOS2Log)
|
||||
#define PRINTF NS_LOG_PRINTF(nsLocalFileOS2Log)
|
||||
#define FLUSH NS_LOG_FLUSH(nsLocalFileOS2Log)
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче