This commit is contained in:
Wisser
2024-10-04 23:19:50 +02:00
parent b7d0d7e388
commit a129db7e60

View File

@@ -253,8 +253,6 @@ public class Environment {
LogUtil.warn(toBeLogged);
}
state += rpmOffset();
JOptionPane.showMessageDialog(null, "env! " + rpm + state, "Error", JOptionPane.ERROR_MESSAGE);
//TODO
return args;
}