little fix to get it running...

This commit is contained in:
Jindra Pet��k
2011-07-02 18:37:21 +02:00
parent 34c819002c
commit 699c520a2d
-2
View File
@@ -343,8 +343,6 @@ public class Main {
* @param args the command line arguments
*/
public static void main(String[] args) throws IOException {
updateLicenseInDir(new File("src"));
System.exit(0);
View.setWinLookAndFeel();
loadReplacements();
if (args.length < 1) {