X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/89a6b1960c468f7d64b9c9c3e7f8256d59774b8e..f5acac9da28f84a6625be7afaa01fc4ec6c643e7:/src/simix/simcalls.in?ds=sidebyside diff --git a/src/simix/simcalls.in b/src/simix/simcalls.in index 7ac294f291..aaabae51aa 100644 --- a/src/simix/simcalls.in +++ b/src/simix/simcalls.in @@ -94,7 +94,6 @@ Blck H comm_wait (void) (comm, void*, smx_synchro_t) (timeout, double) Blck H comm_test (int) (comm, void*, smx_synchro_t) Blck H comm_testany (int) (comms, void*, xbt_dynar_t) Func - comm_get_remains (double) (comm, void*, smx_synchro_t) -Func - comm_get_state (int, e_smx_state_t) (comm, void*, smx_synchro_t) Func - comm_get_src_data (void*) (comm, void*, smx_synchro_t) Func - comm_get_dst_data (void*) (comm, void*, smx_synchro_t) Func - comm_get_src_proc (void*, smx_process_t) (comm, void*, smx_synchro_t)