mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-29 07:42:04 +00:00
remove outside dependency from netlib
This commit is contained in:
parent
5de74bcaf8
commit
9daec18a39
@ -205,6 +205,7 @@ char *stub_Prompt(MWContext *context,
|
||||
return result;
|
||||
}
|
||||
|
||||
#if 0
|
||||
#include "nsIComponentManager.h"
|
||||
#include "nsIBlockingNotification.h"
|
||||
#include "nsAppShellCIDs.h"
|
||||
@ -287,7 +288,6 @@ nsresult NS_NewDefaultNotificationFactory(nsIFactory** aResult)
|
||||
/*--------------------------------------------------------------*/
|
||||
|
||||
|
||||
#if 0
|
||||
PRIVATE XP_Bool
|
||||
stub_PromptUsernameAndPassword(MWContext *context,
|
||||
const char *msg,
|
||||
|
Loading…
Reference in New Issue
Block a user