summaryrefslogtreecommitdiff
path: root/android/cpp/jni.cpp
diff options
context:
space:
mode:
authorLeith Bade <leith@mapbox.com>2014-12-26 08:00:47 +1300
committerLeith Bade <leith@mapbox.com>2014-12-26 08:00:47 +1300
commit46dc5e0700a8f3b42caecf0d1fc413b1d6e4f170 (patch)
treee3783286bbc51cb395fc4c45b964e22548c35378 /android/cpp/jni.cpp
parentc24b8355c5c8af8bf05ce3f253c9c2b9a19046a4 (diff)
downloadqtlocation-mapboxgl-46dc5e0700a8f3b42caecf0d1fc413b1d6e4f170.tar.gz
Remove error
Diffstat (limited to 'android/cpp/jni.cpp')
-rw-r--r--android/cpp/jni.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/android/cpp/jni.cpp b/android/cpp/jni.cpp
index 27dbb0ef79..fd92ba8f46 100644
--- a/android/cpp/jni.cpp
+++ b/android/cpp/jni.cpp
@@ -32,7 +32,7 @@
throw_error(ENV, msg.c_str()); \
}
-jjjjjjj
+
namespace mbgl {
namespace android {