X-Git-Url: http://git.argeo.org/?p=gpl%2Fargeo-tp.git;a=blobdiff_plain;f=rebuild%2Forg.argeo.tp.utils%2Fjni%2Fcom_sun_mail_mbox%2Fcom_sun_mail_mbox_UNIXFile.h;fp=rebuild%2Forg.argeo.tp.utils%2Fjni%2Fcom_sun_mail_mbox%2Fcom_sun_mail_mbox_UNIXFile.h;h=0000000000000000000000000000000000000000;hp=c85274f7bad4fc4de7d616eaae0598ab60a4e9f4;hb=c74c5a87a9895e0b505c27f5d2c3ceb80ca144ea;hpb=720e45d801e7253f3619b2b2beee355606e03634 diff --git a/rebuild/org.argeo.tp.utils/jni/com_sun_mail_mbox/com_sun_mail_mbox_UNIXFile.h b/rebuild/org.argeo.tp.utils/jni/com_sun_mail_mbox/com_sun_mail_mbox_UNIXFile.h deleted file mode 100644 index c85274f..0000000 --- a/rebuild/org.argeo.tp.utils/jni/com_sun_mail_mbox/com_sun_mail_mbox_UNIXFile.h +++ /dev/null @@ -1,47 +0,0 @@ -/* DO NOT EDIT THIS FILE - it is machine generated */ -#include -/* Header for class com_sun_mail_mbox_UNIXFile */ - -#ifndef _Included_com_sun_mail_mbox_UNIXFile -#define _Included_com_sun_mail_mbox_UNIXFile -#ifdef __cplusplus -extern "C" { -#endif -#undef com_sun_mail_mbox_UNIXFile_serialVersionUID -#define com_sun_mail_mbox_UNIXFile_serialVersionUID 301077366599181567LL -#undef com_sun_mail_mbox_UNIXFile_serialVersionUID -#define com_sun_mail_mbox_UNIXFile_serialVersionUID -7972156315284146651LL -#undef com_sun_mail_mbox_UNIXFile_NONE -#define com_sun_mail_mbox_UNIXFile_NONE 0L -#undef com_sun_mail_mbox_UNIXFile_NATIVE -#define com_sun_mail_mbox_UNIXFile_NATIVE 1L -#undef com_sun_mail_mbox_UNIXFile_JAVA -#define com_sun_mail_mbox_UNIXFile_JAVA 2L -/* - * Class: com_sun_mail_mbox_UNIXFile - * Method: initIDs - * Signature: (Ljava/lang/Class;Ljava/io/FileDescriptor;)V - */ -JNIEXPORT void JNICALL Java_com_sun_mail_mbox_UNIXFile_initIDs - (JNIEnv *, jclass, jclass, jobject); - -/* - * Class: com_sun_mail_mbox_UNIXFile - * Method: lock0 - * Signature: (Ljava/io/FileDescriptor;Ljava/lang/String;Z)Z - */ -JNIEXPORT jboolean JNICALL Java_com_sun_mail_mbox_UNIXFile_lock0 - (JNIEnv *, jclass, jobject, jstring, jboolean); - -/* - * Class: com_sun_mail_mbox_UNIXFile - * Method: lastAccessed0 - * Signature: (Ljava/lang/String;)J - */ -JNIEXPORT jlong JNICALL Java_com_sun_mail_mbox_UNIXFile_lastAccessed0 - (JNIEnv *, jclass, jstring); - -#ifdef __cplusplus -} -#endif -#endif