зеркало из https://github.com/mozilla/gecko-dev.git
Moving ValidateDocData() to mozilla/network/util/mkbuf.c for all platforms
This commit is contained in:
Родитель
3c526eb4e5
Коммит
26aae3bdc9
|
@ -23,12 +23,6 @@
|
|||
#include "xp_linebuf.h"
|
||||
#include "mkbuf.h"
|
||||
|
||||
extern "C" XP_Bool ValidateDocData(MWContext *window_id)
|
||||
{
|
||||
printf("ValidateDocData not implemented, stubbed in webshell/tests/viewer/nsStubs.cpp\n");
|
||||
return PR_TRUE;
|
||||
}
|
||||
|
||||
/* Unix: Moved these stubs to lib/xp/xp_stubs.c so we don't keep
|
||||
copying this stub function around. Mac & Win32 should follow suit. */
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче