Skip to content
Snippets Groups Projects
Commit e3ee0ed4 authored by buczekp's avatar buczekp
Browse files

minor: fixed warning

SVN: 15408
parent c9a65406
No related branches found
No related tags found
No related merge requests found
......@@ -50,7 +50,6 @@ class CommandLs extends AbstractCommand
}
// Accessed via reflection
@SuppressWarnings("unused")
public void setRecursive(boolean recursive)
{
this.recursive = recursive;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment