зеркало из 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;
|
||||
};
|
||||
|
||||
#ifdef DEBUG
|
||||
#ifdef DEBUG_LAYOUT
|
||||
#define NS_BOX_ASSERTION(box,expr,str) \
|
||||
if (!(expr)) { \
|
||||
box->DumpBox(stdout); \
|
||||
|
|
Загрузка…
Ссылка в новой задаче