summaryrefslogtreecommitdiff
path: root/include/gnu_xml_libxmlj_dom_GnomeEntity.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/gnu_xml_libxmlj_dom_GnomeEntity.h')
-rw-r--r--include/gnu_xml_libxmlj_dom_GnomeEntity.h21
1 files changed, 0 insertions, 21 deletions
diff --git a/include/gnu_xml_libxmlj_dom_GnomeEntity.h b/include/gnu_xml_libxmlj_dom_GnomeEntity.h
deleted file mode 100644
index 245e556d5..000000000
--- a/include/gnu_xml_libxmlj_dom_GnomeEntity.h
+++ /dev/null
@@ -1,21 +0,0 @@
-/* DO NOT EDIT THIS FILE - it is machine generated */
-
-#ifndef __gnu_xml_libxmlj_dom_GnomeEntity__
-#define __gnu_xml_libxmlj_dom_GnomeEntity__
-
-#include <jni.h>
-
-#ifdef __cplusplus
-extern "C"
-{
-#endif
-
-JNIEXPORT jstring JNICALL Java_gnu_xml_libxmlj_dom_GnomeEntity_getPublicId (JNIEnv *env, jobject);
-JNIEXPORT jstring JNICALL Java_gnu_xml_libxmlj_dom_GnomeEntity_getSystemId (JNIEnv *env, jobject);
-JNIEXPORT jstring JNICALL Java_gnu_xml_libxmlj_dom_GnomeEntity_getNotationName (JNIEnv *env, jobject);
-
-#ifdef __cplusplus
-}
-#endif
-
-#endif /* __gnu_xml_libxmlj_dom_GnomeEntity__ */