FIX: Crash if try using wfx-plugin after install

This commit is contained in:
Alexander Koblov 2018-08-12 08:50:34 +00:00
commit ff411e7d39

View file

@ -601,7 +601,6 @@ begin
stgPlugins.Cells[3, J]:= tmpWFXPlugins.FileName[I];
DCDebug('WFX Item Added');
finally
WFXmodule.Free;
DCDebug('WFX Freed');
end;
end;