[java-atk-wrapper] Build: fix duplicate symbol error



commit 6a9f8d65072f2686c790ea2493e231a15f7fde11
Author: Magdalen Berns <m berns thismagpie com>
Date:   Sun Jun 7 17:36:28 2015 +0100

    Build: fix duplicate symbol error
    
    Bug: https://bugzilla.gnome.org/show_bug.cgi?id=750521

 jni/src/jawutil.h |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/jni/src/jawutil.h b/jni/src/jawutil.h
index fceb182..4097241 100644
--- a/jni/src/jawutil.h
+++ b/jni/src/jawutil.h
@@ -25,9 +25,6 @@
 
 G_BEGIN_DECLS
 
-JavaVM *globalJvm;
-JNIEnv *globalEnv;
-
 #define INTERFACE_ACTION                  0x00000001
 #define INTERFACE_COMPONENT               0x00000002
 #define INTERFACE_DOCUMENT                0x00000004


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]