зеркало из https://github.com/mozilla/gecko-dev.git
Moving FORCE_PR_LOG to nsPluginLogging.h, bug 170876 r=serge, sr=alecf
This commit is contained in:
Родитель
1d12dc704b
Коммит
973ae91db5
|
@ -40,6 +40,9 @@
|
|||
#ifndef nsPluginLogging_h__
|
||||
#define nsPluginLogging_h__
|
||||
|
||||
#define FORCE_PR_LOG /* Allow logging in the release build */
|
||||
#define PR_LOGGING 1
|
||||
|
||||
#ifdef PR_LOGGING
|
||||
#include "prlog.h"
|
||||
|
||||
|
|
|
@ -39,11 +39,6 @@
|
|||
|
||||
/* nsPluginHostImpl.cpp - bulk of code for managing plugins */
|
||||
|
||||
/* XdpX Really really force prlogging*/
|
||||
#define FORCE_PR_LOG /* Allow logging in the release build */
|
||||
#define PR_LOGGING 1
|
||||
#include "prlog.h"
|
||||
|
||||
#include "nscore.h"
|
||||
#include "nsPluginHostImpl.h"
|
||||
#include "nsPluginProxyImpl.h"
|
||||
|
|
Загрузка…
Ссылка в новой задаче