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 'android/jni/com/mapswithme/core/jni_helper.cpp')
-rw-r--r--android/jni/com/mapswithme/core/jni_helper.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/android/jni/com/mapswithme/core/jni_helper.cpp b/android/jni/com/mapswithme/core/jni_helper.cpp
index 70b2db95cd..904b49224b 100644
--- a/android/jni/com/mapswithme/core/jni_helper.cpp
+++ b/android/jni/com/mapswithme/core/jni_helper.cpp
@@ -30,8 +30,6 @@ extern "C"
g_jvm = jvm;
jni::InitSystemLog();
jni::InitAssertLog();
- // @TODO remove line below after refactoring
- InitNVEvent(jvm);
JNIEnv * env = jni::GetEnv();
// TODO