SongUpdate: remove obsolete overload UpdateFileInArchive(Storage)
This commit is contained in:
@@ -117,8 +117,6 @@ struct Song {
|
||||
const char *name_utf8,
|
||||
Directory &parent);
|
||||
bool UpdateFileInArchive(ArchiveFile &archive);
|
||||
|
||||
bool UpdateFileInArchive(const Storage &storage);
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user