file remover and update tested on the mac, working with minor tweaks

This commit is contained in:
benfry
2001-08-01 02:06:34 +00:00
parent e465ec979f
commit a361965568
+2
View File
@@ -102,6 +102,8 @@ public class PdeUpdater {
e.printStackTrace();
}
*/
// mac mrj is not smart enough to exit the applicaiton here
System.exit(0);
} catch (IOException e1) {
e1.printStackTrace();