Skip to content
Snippets Groups Projects
Commit 49dbf3b9 authored by Henrik (Grubba) Grubbström's avatar Henrik (Grubba) Grubbström
Browse files

Java: Fixed compilation issues with JNIs not having UNUSED().

Many (most?) <jni.h> header files don't define UNUSED(), so the
macro doesn't always exist as we've undefined it before including
<jni.h>. Use the new PIKE_UNUSED() macro instead.
parent 03ce316c
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment