NOT PART OF BUILD. Moved API declarations into nsEmbedAPI.h

This commit is contained in:
locka%iol.ie 2000-06-21 13:05:49 +00:00
Родитель f79e5690f7
Коммит 765cfbc2d5
1 изменённых файлов: 1 добавлений и 3 удалений

Просмотреть файл

@ -28,9 +28,7 @@
#include "nsIStringBundle.h" #include "nsIStringBundle.h"
extern nsresult NS_InitEmbedding(const char *aPath); #include "nsEmbedAPI.h"
extern nsresult NS_TermEmbedding();
static nsIServiceManager *sServiceManager = nsnull; static nsIServiceManager *sServiceManager = nsnull;
static PRBool sRegistryInitializedFlag = PR_FALSE; static PRBool sRegistryInitializedFlag = PR_FALSE;