X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/a418e37e209f9f4208294cfeee16571490fa78d0..3f04cb3b195831f33f2c0ee602891c63736a2db6:/src/bindings/java/org/simgrid/msg/File.java diff --git a/src/bindings/java/org/simgrid/msg/File.java b/src/bindings/java/org/simgrid/msg/File.java index ed657705ff..f0c78eb5e4 100644 --- a/src/bindings/java/org/simgrid/msg/File.java +++ b/src/bindings/java/org/simgrid/msg/File.java @@ -15,7 +15,6 @@ public class File { private long bind = 0; /** * Constructor, opens the file. - * @param storage is the name where you can find the file descriptor * @param path is the file location on the storage */ public File(String path) {