summaryrefslogtreecommitdiff
path: root/platform/android/src/geojson/feature.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'platform/android/src/geojson/feature.hpp')
-rw-r--r--platform/android/src/geojson/feature.hpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/platform/android/src/geojson/feature.hpp b/platform/android/src/geojson/feature.hpp
index ab59d783e5..de38e9b1e3 100644
--- a/platform/android/src/geojson/feature.hpp
+++ b/platform/android/src/geojson/feature.hpp
@@ -28,10 +28,7 @@ public:
static jni::Object<gson::JsonObject> properties(jni::JNIEnv&, jni::Object<Feature>);
- static jni::Class<Feature> javaClass;
-
static void registerNative(jni::JNIEnv&);
-
};
} // namespace geojson