Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIgor Khmurets <subzero@mapswithme.com>2014-10-15 19:20:05 +0400
committerAlex Zolotarev <alex@maps.me>2015-09-23 02:30:46 +0300
commit91a42c80d53a4f2d5c0e7c6914dee8ef39153ae3 (patch)
treee6e5114ae6eda580caafb77111b58dcf06c3e26d /iphone/Maps/DownloaderParentVC.h
parent018b5b66dd16eed338fbc3ef2bd1e0fb1cba015c (diff)
[ios] Downloader fixes
Diffstat (limited to 'iphone/Maps/DownloaderParentVC.h')
-rw-r--r--iphone/Maps/DownloaderParentVC.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/iphone/Maps/DownloaderParentVC.h b/iphone/Maps/DownloaderParentVC.h
index 419ac844dd..b5f564e3ca 100644
--- a/iphone/Maps/DownloaderParentVC.h
+++ b/iphone/Maps/DownloaderParentVC.h
@@ -29,7 +29,6 @@ using namespace storage;
- (void)openGuideWithInfo:(guides::GuideInfo const &)info;
- (BOOL)canDownloadSelectedMap;
-- (UIActionSheet *)actionSheetToDeleteSelectedMap;
- (UIActionSheet *)actionSheetToCancelDownloadingSelectedMap;
- (UIActionSheet *)actionSheetToPerformActionOnSelectedMap;