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 fa78ede52b
commit 3361f566ad
+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();