зеркало из https://github.com/mozilla/pjs.git
return XP_AssertAtLine
This commit is contained in:
Родитель
2ef776e342
Коммит
175b58c262
|
@ -31,12 +31,10 @@ NOT_NULL (const char *x)
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
||||||
#if 0
|
|
||||||
void XP_AssertAtLine( char *pFileName, int iLine )
|
void XP_AssertAtLine( char *pFileName, int iLine )
|
||||||
{
|
{
|
||||||
PR_Assert("XP Assert", pFileName, iLine);
|
PR_Assert("XP Assert", pFileName, iLine);
|
||||||
}
|
}
|
||||||
#endif
|
|
||||||
|
|
||||||
/* XP_GetString
|
/* XP_GetString
|
||||||
*
|
*
|
||||||
|
|
Загрузка…
Ссылка в новой задаче