|
@@ -790,15 +790,6 @@ public class LoginServerThread extends Thread
|
|
|
return ServerStatus.STATUS_STRING[_status];
|
|
|
}
|
|
|
|
|
|
- /**
|
|
|
- * Checks if is bracket shown.
|
|
|
- * @return true, if is bracket shown
|
|
|
- */
|
|
|
- public boolean isBracketShown()
|
|
|
- {
|
|
|
- return Config.SERVER_LIST_BRACKET;
|
|
|
- }
|
|
|
-
|
|
|
/**
|
|
|
* Gets the server name.
|
|
|
* @return the server name.
|