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
path: root/qt
diff options
context:
space:
mode:
authorvng <viktor.govako@gmail.com>2013-03-24 20:59:52 +0400
committerAlex Zolotarev <alex@maps.me>2015-09-23 01:52:19 +0300
commit0aab73732755eae8c5e35516c7891175d172fe10 (patch)
treef0ca8f95556c66c42f909aa58979847218044b95 /qt
parent6ae525bdd01d013e60f492e3ffdfbbc4b4db8a0b (diff)
[android] Code style fix according to code review.
Diffstat (limited to 'qt')
-rw-r--r--qt/search_panel.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/qt/search_panel.cpp b/qt/search_panel.cpp
index 8469ed08e4..185e134826 100644
--- a/qt/search_panel.cpp
+++ b/qt/search_panel.cpp
@@ -108,8 +108,6 @@ namespace
return pm;
}
*/
-
- char const * SEARCH_CATEGORY = "Search";
}
void SearchPanel::OnSearchResult(ResultsT * res)