X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/b1d1799f478bc70bbe13e2e66d0a490b5fd8456c..496721993cb6a1a41c1b9402a274b5d143aa373a:/src/xbt/xbt_sg_stubs.c diff --git a/src/xbt/xbt_sg_stubs.c b/src/xbt/xbt_sg_stubs.c index ba565a6911..8c854c90ba 100644 --- a/src/xbt/xbt_sg_stubs.c +++ b/src/xbt/xbt_sg_stubs.c @@ -133,12 +133,4 @@ void xbt_os_cond_destroy(xbt_os_cond_t cond) xbt_die ("No pthread in SG when compiled against the ucontext (xbt_os_cond_destroy)"); } -#endif - - -/*#ifndef HAVE_JAVA -#include "xbt/xbt_context_private.h" -void xbt_ctx_java_factory_init(xbt_context_factory_t * factory) -{ -} -#endif*/ +#endif \ No newline at end of file