Client: remove the AllowFile() overload with Error parameter

Unused.
This commit is contained in:
Max Kellermann
2016-10-27 22:16:05 +02:00
parent 6961bd61ca
commit 31faafea9d
2 changed files with 0 additions and 37 deletions

View File

@@ -182,8 +182,6 @@ public:
*/
void AllowFile(Path path_fs) const;
bool AllowFile(Path path_fs, Error &error) const;
/**
* Wrapper for Instance::GetDatabase().
*/