Fixed warnings

This commit is contained in:
Treeku
2013-07-11 19:43:54 +01:00
parent a62024e17e
commit 8a22768942
35 changed files with 24 additions and 110 deletions
@@ -21,12 +21,10 @@
******************************************************************************/
package protocol.swg;
import java.nio.ByteBuffer;
import java.nio.ByteOrder;
import org.apache.mina.core.buffer.IoBuffer;
public class ClientVerifyAndLockNameResponse extends SWGMessage {
private String firstName;