Rename ImageUtil methods

This commit is contained in:
Manfred Karrer 2014-09-16 01:34:30 +02:00
parent f0f5ddd4ec
commit 908874fd92
12 changed files with 37 additions and 38 deletions

View file

@ -128,7 +128,6 @@ public class BitSquare extends Application {
primaryStage.setMinHeight(500);
primaryStage.show();
} catch (IOException e) {
log.error(e.getMessage());
}