зеркало из https://github.com/mozilla/pjs.git
Remove references to nsIContextLoader.
This commit is contained in:
Родитель
f6d802c7e4
Коммит
ad67b5fdb6
|
@ -21,7 +21,6 @@
|
|||
|
||||
#include "prmon.h"
|
||||
#include "nsIEditor.h"
|
||||
#include "nsIContextLoader.h"
|
||||
#include "nsIDOMDocument.h"
|
||||
#include "nsIDOMSelection.h"
|
||||
#include "nsIDOMCharacterData.h"
|
||||
|
@ -654,11 +653,4 @@ class nsAutoSelectionReset
|
|||
};
|
||||
|
||||
|
||||
/*
|
||||
factory method(s)
|
||||
*/
|
||||
|
||||
nsresult NS_MakeEditorLoader(nsIContextLoader **aResult);
|
||||
|
||||
|
||||
#endif
|
||||
|
|
|
@ -21,7 +21,6 @@
|
|||
|
||||
#include "prmon.h"
|
||||
#include "nsIEditor.h"
|
||||
#include "nsIContextLoader.h"
|
||||
#include "nsIDOMDocument.h"
|
||||
#include "nsIDOMSelection.h"
|
||||
#include "nsIDOMCharacterData.h"
|
||||
|
@ -654,11 +653,4 @@ class nsAutoSelectionReset
|
|||
};
|
||||
|
||||
|
||||
/*
|
||||
factory method(s)
|
||||
*/
|
||||
|
||||
nsresult NS_MakeEditorLoader(nsIContextLoader **aResult);
|
||||
|
||||
|
||||
#endif
|
||||
|
|
Загрузка…
Ссылка в новой задаче