removed debug
This commit is contained in:
parent
303fa57eaf
commit
6e9879cc6b
|
@ -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");
|
||||
|
||||
|
|
Loading…
Reference in New Issue