X-Git-Url: https://rtime.felk.cvut.cz/gitweb/orte.git/blobdiff_plain/4d5ff5f99c785686d214d4a4b1a80a654dbfdc1d..123c8c321489e0d0528603d397ca552641dec89b:/orte/include/jorte/jorte_protos_api.h diff --git a/orte/include/jorte/jorte_protos_api.h b/orte/include/jorte/jorte_protos_api.h index a42f012..6b617ad 100644 --- a/orte/include/jorte/jorte_protos_api.h +++ b/orte/include/jorte/jorte_protos_api.h @@ -9,9 +9,6 @@ setTopic(JNIEnv *env, jclass cls, jobject obj, const char *topic); extern int setType(JNIEnv *env, jclass cls, jobject obj, const char *type); -extern int -setRecvInfo(JNIEnv *env, const ORTERecvInfo *rinfo, jobject obj); - extern jobject createAppInfo(JNIEnv *env, const ORTEAppInfo *ainfo);