mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-06 00:10:19 +02:00
* fcl-db: cosmetic
git-svn-id: trunk@27866 -
This commit is contained in:
parent
86e54269a0
commit
02014da511
@ -3424,7 +3424,7 @@ end;
|
||||
destructor TSQLCreateDatabaseStatement.Destroy;
|
||||
begin
|
||||
FreeAndNil(FSecondaryFiles);
|
||||
FreeAndNil(FCHarSet);
|
||||
FreeAndNil(FCharSet);
|
||||
inherited Destroy;
|
||||
end;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user