Remove function absent declaration.

This commit is contained in:
vng 2012-12-13 12:56:27 +03:00 committed by Alex Zolotarev
parent 5be7d460ae
commit 01ee887acd

View file

@ -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;