mirror of
https://github.com/loot/libloot.git
synced 2026-07-27 14:16:01 -07:00
Remove obsolete function declaration
This commit is contained in:
@@ -47,8 +47,6 @@ struct ApiDatabase : public DatabaseInterface {
|
||||
void LoadLists(const std::string& masterlist_path,
|
||||
const std::string& userlist_path = "");
|
||||
|
||||
void EvalLists();
|
||||
|
||||
void WriteUserMetadata(const std::string& outputFile,
|
||||
const bool overwrite) const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user