зеркало из https://github.com/mozilla/gecko-dev.git
Checked in from wrong tree.
This commit is contained in:
Родитель
17c644b311
Коммит
e2bf68e0fb
|
@ -353,8 +353,8 @@ private:
|
|||
_currerr = nsPrintEngine::TestRuntimeErrorCondition(_name, _currerr, _newerr); \
|
||||
}
|
||||
#else
|
||||
#define CHECK_RUNTIME_ERROR_CONDITION
|
||||
#define INIT_RUNTIME_ERROR_CHECKING
|
||||
#define CHECK_RUNTIME_ERROR_CONDITION(_name, _currerr, _newerr)
|
||||
#define INIT_RUNTIME_ERROR_CHECKING()
|
||||
#endif
|
||||
|
||||
#endif /* nsPrintEngine_h___ */
|
||||
|
|
|
@ -353,8 +353,8 @@ private:
|
|||
_currerr = nsPrintEngine::TestRuntimeErrorCondition(_name, _currerr, _newerr); \
|
||||
}
|
||||
#else
|
||||
#define CHECK_RUNTIME_ERROR_CONDITION
|
||||
#define INIT_RUNTIME_ERROR_CHECKING
|
||||
#define CHECK_RUNTIME_ERROR_CONDITION(_name, _currerr, _newerr)
|
||||
#define INIT_RUNTIME_ERROR_CHECKING()
|
||||
#endif
|
||||
|
||||
#endif /* nsPrintEngine_h___ */
|
||||
|
|
Загрузка…
Ссылка в новой задаче