зеркало из https://github.com/mozilla/pjs.git
oops, fix debug build bustage
This commit is contained in:
Родитель
ab3dc7358c
Коммит
acc0f2eab9
|
@ -172,7 +172,7 @@ private:
|
||||||
//nscoord mY;
|
//nscoord mY;
|
||||||
};
|
};
|
||||||
|
|
||||||
#ifdef DEBUG
|
#ifdef DEBUG_LAYOUT
|
||||||
#define NS_BOX_ASSERTION(box,expr,str) \
|
#define NS_BOX_ASSERTION(box,expr,str) \
|
||||||
if (!(expr)) { \
|
if (!(expr)) { \
|
||||||
box->DumpBox(stdout); \
|
box->DumpBox(stdout); \
|
||||||
|
|
Загрузка…
Ссылка в новой задаче