]> git.proxmox.com Git - mirror_edk2.git/blobdiff - Tools/CCode/Source/CompressDll/CompressDll.h
Retiring the ANT/JAVA build and removing the older EDK II packages that required...
[mirror_edk2.git] / Tools / CCode / Source / CompressDll / CompressDll.h
diff --git a/Tools/CCode/Source/CompressDll/CompressDll.h b/Tools/CCode/Source/CompressDll/CompressDll.h
deleted file mode 100644 (file)
index fa3b83c..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-/* DO NOT EDIT THIS FILE - it is machine generated */\r
-\r
-#include <jni.h>\r
-/* Header for class org_tianocore_frameworktasks_Compress */\r
-\r
-#ifndef _Included_org_tianocore_framework_tasks_Compress\r
-#define _Included_org_tianocore_framework_tasks_Compress\r
-#ifdef __cplusplus\r
-extern "C" {\r
-#endif\r
-/*\r
- * Class:     org_tianocore_frameworktasks_Compress\r
- * Method:    CallCompress\r
- * Signature: ([BILjava/lang/String;)[B\r
- */\r
-JNIEXPORT jbyteArray JNICALL Java_org_tianocore_framework_tasks_Compress_CallCompress\r
-  (JNIEnv *, jobject, jbyteArray, jint, jstring);\r
-\r
-#ifdef __cplusplus\r
-}\r
-#endif\r
-#endif\r