Explorar o código

* Remove unnecessary writeln

git-svn-id: trunk@1947 -
daniel %!s(int64=20) %!d(string=hai) anos
pai
achega
61d288a7cc
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      utils/grab_vcsa.pp

+ 0 - 1
utils/grab_vcsa.pp

@@ -88,7 +88,6 @@ begin
             halt(result_chmod_error);
           if fpchmod(vcsa,ttystat.mode)<>0 then
             halt(result_chmod_error);
-          writeln(vcsa);
           exitcode:=result_success;
         end;
     end;