Skip to content

Commit a516aaa

Browse files
committed
reduce tray icon notifications
(cherry picked from commit a4bffe3)
1 parent cc67ace commit a516aaa

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

  • ice-adapter/src/main/java/com/faforever/iceadapter/util

ice-adapter/src/main/java/com/faforever/iceadapter/util/TrayIcon.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,6 @@ public void mouseExited(MouseEvent mouseEvent) {
7474
log.error("Tray icon could not be added", e);
7575
}
7676

77-
showMessage("ICE Adapter started");
78-
7977
log.info("Created tray icon");
8078
}
8179

0 commit comments

Comments
 (0)