mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-29 15:52:07 +00:00
Removing references to find & search datasources as they've been moved to their own component.
This commit is contained in:
parent
2684856393
commit
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);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user