summaryrefslogtreecommitdiffstats
path: root/kdejava/koala/kdejava/HTMLDirectoryElement.h
diff options
context:
space:
mode:
Diffstat (limited to 'kdejava/koala/kdejava/HTMLDirectoryElement.h')
-rw-r--r--kdejava/koala/kdejava/HTMLDirectoryElement.h23
1 files changed, 0 insertions, 23 deletions
diff --git a/kdejava/koala/kdejava/HTMLDirectoryElement.h b/kdejava/koala/kdejava/HTMLDirectoryElement.h
deleted file mode 100644
index c4e02ba3..00000000
--- a/kdejava/koala/kdejava/HTMLDirectoryElement.h
+++ /dev/null
@@ -1,23 +0,0 @@
-/* DO NOT EDIT THIS FILE - it is machine generated */
-
-#ifndef __org_kde_koala_HTMLDirectoryElement__
-#define __org_kde_koala_HTMLDirectoryElement__
-
-#include <jni.h>
-
-#ifdef __cplusplus
-extern "C"
-{
-#endif
-
-extern JNIEXPORT void JNICALL Java_org_kde_koala_HTMLDirectoryElement_newHTMLDirectoryElement__ (JNIEnv *env, jobject);
-extern JNIEXPORT void JNICALL Java_org_kde_koala_HTMLDirectoryElement_newHTMLDirectoryElement__Lorg_kde_koala_HTMLDirectoryElement_2 (JNIEnv *env, jobject, jobject);
-extern JNIEXPORT void JNICALL Java_org_kde_koala_HTMLDirectoryElement_newHTMLDirectoryElement__Lorg_kde_koala_Node_2 (JNIEnv *env, jobject, jobject);
-extern JNIEXPORT jboolean JNICALL Java_org_kde_koala_HTMLDirectoryElement_compact (JNIEnv *env, jobject);
-extern JNIEXPORT void JNICALL Java_org_kde_koala_HTMLDirectoryElement_setCompact (JNIEnv *env, jobject, jboolean);
-
-#ifdef __cplusplus
-}
-#endif
-
-#endif /* __org_kde_koala_HTMLDirectoryElement__ */