X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/96952e5534a3ccf217ad0b2078f612b6d8e82f0e..2e8dc2988826bd0f51da327e417520d8978d8972:/org/simgrid/msg/Host.java diff --git a/org/simgrid/msg/Host.java b/org/simgrid/msg/Host.java index 136f4b28df..4683f5dec6 100644 --- a/org/simgrid/msg/Host.java +++ b/org/simgrid/msg/Host.java @@ -83,7 +83,6 @@ public class Host { * This static method returns the count of the installed hosts. * * @return The count of the installed hosts. - * FIXME: Not implemented. */ public native static int getCount();