Feng Lee 10 лет назад
Родитель
Сommit
7186ba2a21
1 измененных файлов с 0 добавлено и 2 удалено
  1. 0 2
      rel/reltool.config.script

+ 0 - 2
rel/reltool.config.script

@@ -15,6 +15,4 @@ Cond        = [{mod_cond, app}, {incl_cond, include}],
 
 NewSys      = lists:append(Sys, [{app, App, Cond} || App <- AppendApps]),
 
-io:format("~p~n", [NewSys]),
-
 lists:keyreplace(sys, 1, CONFIG, {sys, NewSys}).