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:
Diffstat (limited to 'iphone/Maps/Classes/MapViewController.h')
-rw-r--r--iphone/Maps/Classes/MapViewController.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/iphone/Maps/Classes/MapViewController.h b/iphone/Maps/Classes/MapViewController.h
index 4cd5ba4d1e..c5c694c871 100644
--- a/iphone/Maps/Classes/MapViewController.h
+++ b/iphone/Maps/Classes/MapViewController.h
@@ -21,8 +21,6 @@ namespace search { struct AddressInfo; }
- (void)onTerminate;
- (void)onEnterForeground;
- (void)onEnterBackground;
-- (void)onGetFocus;
-- (void)onLoseFocus;
- (void)setMapStyle:(MapStyle)mapStyle;