split out FilenameDB::DelFileSet
This commit is contained in:
@@ -81,6 +81,7 @@ protected:
|
||||
const CString &beginning, const CString &containing, const CString &ending,
|
||||
vector<CString> &out, bool bOnlyDirs);
|
||||
void AddFileSet( CString sPath, FileSet *fs );
|
||||
void DelFileSet( map<CString, FileSet *>::iterator dir );
|
||||
|
||||
/* The given path wasn't cached. Cache it. */
|
||||
virtual void PopulateFileSet( FileSet &fs, const CString &sPath ) { }
|
||||
|
||||
Reference in New Issue
Block a user