Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Context factory's API simplification: the function for creating the
[simgrid.git] / src / xbt / xbt_sg_stubs.c
index ba565a6..8c854c9 100644 (file)
@@ -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