Removed refs to nsIFileLocator
r=valeski git-svn-id: svn://10.0.0.236/trunk@76832 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
a759366439
commit
23e0a3b7b9
@ -43,8 +43,6 @@
|
||||
#include "nsIGenericFactory.h"
|
||||
#include "nsGfxCIID.h"
|
||||
#include "nsSpecialSystemDirectory.h"
|
||||
#include "nsFileLocations.h"
|
||||
#include "nsIFileLocator.h"
|
||||
|
||||
#include "nsISound.h"
|
||||
#include "nsIFileSpecWithUI.h"
|
||||
@ -154,8 +152,6 @@ static NS_DEFINE_IID(kCScrollPortViewCID, NS_SCROLL_PORT_VIEW_CID);
|
||||
static NS_DEFINE_IID(kCDOMScriptObjectFactory, NS_DOM_SCRIPT_OBJECT_FACTORY_CID);
|
||||
static NS_DEFINE_IID(kCScriptNameSetRegistry, NS_SCRIPT_NAMESET_REGISTRY_CID);
|
||||
|
||||
// for prefs
|
||||
static NS_DEFINE_CID(kFileLocatorCID, NS_FILELOCATOR_CID);
|
||||
|
||||
// OJI
|
||||
#ifdef OJI
|
||||
|
||||
@ -31,8 +31,6 @@
|
||||
#include "nsIServiceManager.h"
|
||||
|
||||
#include "nsFileSpec.h"
|
||||
#include "nsFileLocations.h"
|
||||
#include "nsIFileLocator.h"
|
||||
#include "nsIFileSpec.h"
|
||||
|
||||
#include "rdf.h"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user