mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-05-28 09:02:48 +02:00
clean up
git-svn-id: trunk@19965 -
This commit is contained in:
parent
cfb3d7416e
commit
2f5429b5b3
@ -523,7 +523,6 @@ Adapted from the converter initially created for QtWSDialogs.pas
|
||||
class procedure TFilterComboBox.ConvertFilterToStrings(AFilter: string;
|
||||
AStrings: TStrings; AClearStrings, AAddDescription, AAddFilter: Boolean);
|
||||
var
|
||||
TmpFilter, strExtensions: string;
|
||||
ParserState, Position, i: Integer;
|
||||
begin
|
||||
if AStrings = nil then Exit;
|
||||
|
Loading…
Reference in New Issue
Block a user