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

* reset wpofeedbackinput and wpofeedbackoutput in wpodone

git-svn-id: branches/wpo@11900 -
Jonas Maebe 17 жил өмнө
parent
commit
39cda14453
1 өөрчлөгдсөн 2 нэмэгдсэн , 0 устгасан
  1. 2 0
      compiler/wpo.pas

+ 2 - 0
compiler/wpo.pas

@@ -65,6 +65,8 @@ implementation
     begin
       wpoinfomanager.free;
       wpoinfomanager:=nil;
+      wpofeedbackinput:='';
+      wpofeedbackoutput:='';
     end;