Commit 2261bcb5 authored by Max Kellermann's avatar Max Kellermann

android/Environment: remove another extra semicolon

parent 0e176294
......@@ -28,7 +28,7 @@ namespace Environment {
static Java::TrivialClass cls;
static jmethodID getExternalStorageDirectory_method;
static jmethodID getExternalStoragePublicDirectory_method;
};
}
void
Environment::Initialise(JNIEnv *env) noexcept
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment