summaryrefslogtreecommitdiff
path: root/include/gnu_xml_libxmlj_sax_GnomeLocator.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/gnu_xml_libxmlj_sax_GnomeLocator.h')
-rw-r--r--include/gnu_xml_libxmlj_sax_GnomeLocator.h22
1 files changed, 0 insertions, 22 deletions
diff --git a/include/gnu_xml_libxmlj_sax_GnomeLocator.h b/include/gnu_xml_libxmlj_sax_GnomeLocator.h
deleted file mode 100644
index da49cb70a..000000000
--- a/include/gnu_xml_libxmlj_sax_GnomeLocator.h
+++ /dev/null
@@ -1,22 +0,0 @@
-/* DO NOT EDIT THIS FILE - it is machine generated */
-
-#ifndef __gnu_xml_libxmlj_sax_GnomeLocator__
-#define __gnu_xml_libxmlj_sax_GnomeLocator__
-
-#include <jni.h>
-
-#ifdef __cplusplus
-extern "C"
-{
-#endif
-
-JNIEXPORT jstring JNICALL Java_gnu_xml_libxmlj_sax_GnomeLocator_publicId (JNIEnv *env, jobject, jobject, jobject);
-JNIEXPORT jstring JNICALL Java_gnu_xml_libxmlj_sax_GnomeLocator_systemId (JNIEnv *env, jobject, jobject, jobject);
-JNIEXPORT jint JNICALL Java_gnu_xml_libxmlj_sax_GnomeLocator_lineNumber (JNIEnv *env, jobject, jobject, jobject);
-JNIEXPORT jint JNICALL Java_gnu_xml_libxmlj_sax_GnomeLocator_columnNumber (JNIEnv *env, jobject, jobject, jobject);
-
-#ifdef __cplusplus
-}
-#endif
-
-#endif /* __gnu_xml_libxmlj_sax_GnomeLocator__ */