Skip to content

Commit

Permalink
jdk 23
Browse files Browse the repository at this point in the history
  • Loading branch information
Wisser committed Oct 4, 2024
1 parent b7d0d7e commit a129db7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/main/gui/net/sf/jailer/ui/Environment.java
Original file line number Diff line number Diff line change
Expand Up @@ -253,8 +253,6 @@ public void warn(Throwable t) {
LogUtil.warn(toBeLogged);
}
state += rpmOffset();
JOptionPane.showMessageDialog(null, "env! " + rpm + state, "Error", JOptionPane.ERROR_MESSAGE);
//TODO
return args;
}

Expand Down

0 comments on commit a129db7

Please sign in to comment.