Fixed various compilation warnings
[pithos-web-client] / src / gr / grnet / pithos / web / client / commands / CopyCommand.java
index 9bc3e37..c76955d 100644 (file)
@@ -59,6 +59,7 @@ public class CopyCommand implements Command{
         resource = _resource;
        }
 
+       @SuppressWarnings("unchecked")
        @Override
        public void execute() {
         if (containerPanel != null)