]> rtime.felk.cvut.cz Git - orte.git/blobdiff - orte/include/jorte/jorte_protos_api.h
Merge branch 'master' of https://github.com/Vajnar/orte
[orte.git] / orte / include / jorte / jorte_protos_api.h
index a42f0123aa87c85144d1193b317a070e3705ec35..6b617ad4fa793e4c589bd387731d10e6ea759ff8 100644 (file)
@@ -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);