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