зеркало из https://github.com/mozilla/gecko-dev.git
Removing references to find & search datasources as they've been moved to their own component.
This commit is contained in:
Родитель
2684856393
Коммит
0ce56c0d58
|
@ -36,12 +36,6 @@ class nsIRDFDataSource;
|
|||
// in nsFileSystemDataSource.cpp
|
||||
nsresult NS_NewRDFFileSystemDataSource(nsIRDFDataSource** result);
|
||||
|
||||
// in nsSearchDataSource.cpp
|
||||
nsresult NS_NewRDFSearchDataSource(nsIRDFDataSource** result);
|
||||
|
||||
// in nsFindDataSource.cpp
|
||||
nsresult NS_NewRDFFindDataSource(nsIRDFDataSource** result);
|
||||
|
||||
// in nsFTPDataSource.cpp
|
||||
nsresult NS_NewRDFFTPDataSource(nsIRDFDataSource** result);
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче