зеркало из https://github.com/mozilla/pjs.git
defined a mac WH_TempName for modular Netlib. Raptor change.
This commit is contained in:
Родитель
988b60cc75
Коммит
efe6b8c5c3
|
@ -735,6 +735,17 @@ SHIST_GetCurrent(History * hist)
|
|||
return NULL;
|
||||
}
|
||||
|
||||
|
||||
#ifdef XP_MAC
|
||||
char *
|
||||
WH_TempName(XP_FileType type, const char * prefix)
|
||||
{
|
||||
MOZ_FUNCTION_STUB;
|
||||
return NULL;
|
||||
}
|
||||
#endif
|
||||
|
||||
|
||||
/*
|
||||
*---------------------------------------------------------------------------
|
||||
* From ns/cmd/winfe/fegui.cpp
|
||||
|
|
Загрузка…
Ссылка в новой задаче