Checked in from wrong tree.
git-svn-id: svn://10.0.0.236/trunk@128763 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
164fda855f
commit
00da111269
@ -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___ */
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user