mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-26 04:09:50 +00:00
removed processimport
This commit is contained in:
parent
90510e12e0
commit
d66876022f
@ -58,7 +58,6 @@ public:
|
||||
nsICSSDeclaration* aDeclaration,
|
||||
PRInt32* aHint) = 0;
|
||||
|
||||
NS_IMETHOD ProcessImport(const nsString& aURLSpec) = 0;
|
||||
};
|
||||
|
||||
// Values or'd in the GetInfoMask; other bits are reserved
|
||||
|
@ -58,7 +58,6 @@ public:
|
||||
nsICSSDeclaration* aDeclaration,
|
||||
PRInt32* aHint) = 0;
|
||||
|
||||
NS_IMETHOD ProcessImport(const nsString& aURLSpec) = 0;
|
||||
};
|
||||
|
||||
// Values or'd in the GetInfoMask; other bits are reserved
|
||||
|
@ -58,7 +58,6 @@ public:
|
||||
nsICSSDeclaration* aDeclaration,
|
||||
PRInt32* aHint) = 0;
|
||||
|
||||
NS_IMETHOD ProcessImport(const nsString& aURLSpec) = 0;
|
||||
};
|
||||
|
||||
// Values or'd in the GetInfoMask; other bits are reserved
|
||||
|
Loading…
x
Reference in New Issue
Block a user