Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
kill some misplaced portability bits, leftover from the conversion from OS synchroniz...
[simgrid.git] / src / java / jmsg.h
index 34b8e72..d38fa2c 100644 (file)
@@ -15,9 +15,6 @@
 
 #include <jni.h>
 
-int
-is_main_thread(void);
-
 JavaVM *
 get_java_VM(void);