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-08-19 13:09:27 +0400
committerAlex Zolotarev <alex@maps.me>2015-09-23 02:25:01 +0300
commit49a2a10cc651b952f625717add10e19c6c07e316 (patch)
tree7f568c229b1d06dcba1637fce33228302e172ff3 /iphone/Maps/Classes/LocalNotificationManager.h
parent661e4bca5f664021d2ce6fa0c1a4c0d3464c1a2c (diff)
[ios] 17th august promo logic removed
Diffstat (limited to 'iphone/Maps/Classes/LocalNotificationManager.h')
-rw-r--r--iphone/Maps/Classes/LocalNotificationManager.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/iphone/Maps/Classes/LocalNotificationManager.h b/iphone/Maps/Classes/LocalNotificationManager.h
index 5ca2cc6c11..afda85d46b 100644
--- a/iphone/Maps/Classes/LocalNotificationManager.h
+++ b/iphone/Maps/Classes/LocalNotificationManager.h
@@ -9,6 +9,4 @@
- (void)showDownloadMapAlertIfNeeded;
- (void)processNotification:(UILocalNotification *)notification;
-- (void)schedulePromoNotification;
-
@end