summaryrefslogtreecommitdiff
path: root/include/java_net_VMURLConnection.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/java_net_VMURLConnection.h')
-rw-r--r--include/java_net_VMURLConnection.h22
1 files changed, 0 insertions, 22 deletions
diff --git a/include/java_net_VMURLConnection.h b/include/java_net_VMURLConnection.h
deleted file mode 100644
index 270a14a75..000000000
--- a/include/java_net_VMURLConnection.h
+++ /dev/null
@@ -1,22 +0,0 @@
-/* DO NOT EDIT THIS FILE - it is machine generated */
-
-#ifndef __java_net_VMURLConnection__
-#define __java_net_VMURLConnection__
-
-#include <jni.h>
-
-#ifdef __cplusplus
-extern "C"
-{
-#endif
-
-JNIEXPORT void JNICALL Java_java_net_VMURLConnection_init (JNIEnv *env, jclass);
-JNIEXPORT jstring JNICALL Java_java_net_VMURLConnection_guessContentTypeFromBuffer (JNIEnv *env, jclass, jbyteArray, jint);
-#undef java_net_VMURLConnection_LENGTH
-#define java_net_VMURLConnection_LENGTH 1024L
-
-#ifdef __cplusplus
-}
-#endif
-
-#endif /* __java_net_VMURLConnection__ */