remove superfluous stack_sp decl
Gurusamy Sarathy [Sun, 28 Feb 1999 19:48:54 +0000 (19:48 +0000)]
p4raw-id: //depot/perl@3035

jpl/JNI/JNI.xs

index 10eb2cf..080e10f 100644 (file)
@@ -12,7 +12,6 @@
 #include <jni.h>
 #include <dlfcn.h>
 
-extern SV** stack_sp;
 extern JNIEnv* jplcurenv;
 extern int jpldebug;