SongUpdate: remove obsolete overload UpdateFileInArchive(Storage)

This commit is contained in:
Max Kellermann
2016-02-26 15:06:16 +01:00
parent 32f6d34904
commit a670ff6d3e
2 changed files with 0 additions and 28 deletions

View File

@@ -117,8 +117,6 @@ struct Song {
const char *name_utf8,
Directory &parent);
bool UpdateFileInArchive(ArchiveFile &archive);
bool UpdateFileInArchive(const Storage &storage);
#endif
/**