UPD: Clean up

This commit is contained in:
Alexander Koblov 2018-03-19 19:38:57 +00:00
commit 64de699c4e

View file

@ -122,7 +122,6 @@ procedure TOutputParser.OnQueryString(str: string);
var
pcPassword: PAnsiChar;
begin
str:= FConvertEncoding(str);
if not ShowInputQuery(FMultiArcItem.FDescription, rsMsgPasswordEnter, True, FPassword) then
FExProcess.Stop
else begin