зеркало из https://github.com/mozilla/gecko-dev.git
Bustage fix for MSVC6, bug 241758
This commit is contained in:
Родитель
37ab37a770
Коммит
cf0d53a926
|
@ -61,10 +61,10 @@ public:
|
|||
const nsIID& aIID, void **aResult);
|
||||
|
||||
~FileSystemDataSource() { }
|
||||
nsresult Init();
|
||||
|
||||
private:
|
||||
FileSystemDataSource() { }
|
||||
nsresult Init();
|
||||
|
||||
// helper methods
|
||||
PRBool isFileURI(nsIRDFResource* aResource);
|
||||
|
|
Загрузка…
Ссылка в новой задаче