Removal of all serialVersionUID declarations.
This commit is contained in:
@@ -25,10 +25,6 @@ package com.l2jserver.loginserver;
|
||||
|
||||
public class HackingException extends Exception
|
||||
{
|
||||
/**
|
||||
* Comment for <code>serialVersionUID</code>
|
||||
*/
|
||||
private static final long serialVersionUID = 4050762693478463029L;
|
||||
String _ip;
|
||||
private final int _connects;
|
||||
|
||||
|
Reference in New Issue
Block a user