зеркало из https://github.com/mozilla/pjs.git
# 25555
r= dcone@netscape.com OS/2 changes for Mozilla - add #ifdef, change #ifdef
This commit is contained in:
Родитель
6f314b717b
Коммит
530e61a913
|
@ -414,7 +414,7 @@ PRInt32 cliptype;
|
|||
NS_ASSERTION(FALSE, "illegal clip combination");
|
||||
}
|
||||
|
||||
#ifdef XP_PC
|
||||
#if defined(XP_PC) && !defined(XP_OS2)
|
||||
if (cliptype == NULLREGION)
|
||||
aClipEmpty = PR_TRUE;
|
||||
else
|
||||
|
|
Загрузка…
Ссылка в новой задаче