diff --git a/storage/storage.hpp b/storage/storage.hpp index 3eabcfe2f7..c8b3322801 100644 --- a/storage/storage.hpp +++ b/storage/storage.hpp @@ -149,8 +149,6 @@ namespace storage void DownloadCountry(TIndex const & index); bool DeleteFromDownloader(TIndex const & index); - void CheckForUpdate(); - void NotifyStatusChanged(TIndex const & index) const; string GetFileDownloadUrl(string const & baseUrl, string const & fName) const;