Code cleanup
This commit is contained in:
@@ -60,11 +60,6 @@ public class DesktopPlatform extends Platform{
|
||||
return NumberFormat.getIntegerInstance().format(number);
|
||||
}
|
||||
|
||||
@Override
|
||||
public void showError(String text){
|
||||
|
||||
}
|
||||
|
||||
@Override
|
||||
public String getLocaleName(Locale locale){
|
||||
return locale.getDisplayName(locale);
|
||||
|
||||
Reference in New Issue
Block a user