Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'master' into rework-energy-plugin-2.0
[simgrid.git] / src / bindings / java / jmsg_process.h
index 075c5ff..620754f 100644 (file)
@@ -22,7 +22,7 @@ SG_BEGIN_DECL();
 #endif
 /* end of eclipse-mandated pimple */
 
-// Cached java fields accessed by the rest of the code (FIXME: they should not)
+// Cached java fields accessed by the rest of the code
 extern jfieldID jprocess_field_Process_pid;
 extern jfieldID jprocess_field_Process_ppid;