فهرست منبع

* reset wpofeedbackinput and wpofeedbackoutput in wpodone

git-svn-id: branches/wpo@11900 -
Jonas Maebe 17 سال پیش
والد
کامیت
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;