This commit is contained in:
zzz
2014-08-21 17:38:35 +00:00
parent 4f9e13d0f6
commit 02ab6eac62
2 changed files with 8 additions and 1 deletions

View File

@ -601,7 +601,6 @@ public class Storage
* Doesn't really reopen the file descriptors for a restart.
* Just does an existence check but no length check or data reverification
*
* @param rootDir ignored
* @throws IOE on fail
*/
public void reopen() throws IOException