projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
55118cb
)
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
patch
|
blob
|
blame
|
history
diff --git
a/jpl/JNI/JNI.xs
b/jpl/JNI/JNI.xs
index
10eb2cf
..
080e10f
100644
(file)
--- a/
jpl/JNI/JNI.xs
+++ b/
jpl/JNI/JNI.xs
@@
-12,7
+12,6
@@
#include <jni.h>
#include <dlfcn.h>
-extern SV** stack_sp;
extern JNIEnv* jplcurenv;
extern int jpldebug;