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:
authorvng <viktor.govako@gmail.com>2013-07-11 15:52:20 +0400
committerAlex Zolotarev <alex@maps.me>2015-09-23 01:58:39 +0300
commit6e1a65baba384dda63ae23c4767c025cf79abf2b (patch)
tree7360de043a361b9415419b1924a9b2efc5e112c5 /qt/draw_widget.cpp
parent6ae156fbf5665ed4022bd30948f11da57975f73c (diff)
Remove obsolete Framework::DrawPlacemark.
Diffstat (limited to 'qt/draw_widget.cpp')
-rw-r--r--qt/draw_widget.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/qt/draw_widget.cpp b/qt/draw_widget.cpp
index 1ba822ddc0..ae560befb6 100644
--- a/qt/draw_widget.cpp
+++ b/qt/draw_widget.cpp
@@ -614,7 +614,6 @@ namespace qt
void DrawWidget::CloseSearch()
{
- m_framework->DisablePlacemark();
setFocus();
}