#337 back-port ipfilter and traffic to 3 branch (Fix test package method override)

This commit is contained in:
blucas 2012-05-18 18:00:16 +01:00
parent 31eb8595be
commit c052f90410

View File

@ -280,16 +280,6 @@ public class IpFilterRuleTest extends TestCase
// TODO Auto-generated method stub
return 0;
}
@Override
public Object getAttachment() {
return null;
}
@Override
public void setAttachment(Object attachment) {
}
}, h, addr),
addr);