removed debug

This commit is contained in:
Greg Wilkins 2014-04-03 19:12:49 +11:00
parent 303fa57eaf
commit 6e9879cc6b
1 changed files with 0 additions and 2 deletions

View File

@ -334,8 +334,6 @@ public class Main
private void moduleIni(StartArgs args, String name, boolean topLevel, boolean appendStartIni) throws IOException
{
System.err.println("module ini "+name);
// Find the start.d relative to the base directory only.
File start_d = baseHome.getBaseFile("start.d");