2
0
Эх сурвалжийг харах

* Remove unnecessary writeln

git-svn-id: trunk@1947 -
daniel 20 жил өмнө
parent
commit
61d288a7cc
1 өөрчлөгдсөн 0 нэмэгдсэн , 1 устгасан
  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;