mirror of https://gitlab.com/basile.b/dexed.git
nothing
This commit is contained in:
parent
ebdc158738
commit
864d573288
|
@ -143,4 +143,3 @@ finalization
|
|||
DCD_client.Free;
|
||||
lines.Free;
|
||||
end.
|
||||
|
||||
|
|
|
@ -867,4 +867,3 @@ initialization
|
|||
finalization
|
||||
D2Dictionary.destroy;
|
||||
end.
|
||||
|
||||
|
|
|
@ -139,4 +139,3 @@ end;
|
|||
{$BOOLEVAL OFF}
|
||||
|
||||
end.
|
||||
|
||||
|
|
|
@ -155,4 +155,3 @@ end;
|
|||
initialization
|
||||
registerClasses([TLibraryManager, TLibraryItem]);
|
||||
end.
|
||||
|
||||
|
|
|
@ -168,4 +168,3 @@ begin
|
|||
end;
|
||||
|
||||
end.
|
||||
|
||||
|
|
|
@ -395,4 +395,3 @@ end;
|
|||
{$ENDREGION}
|
||||
|
||||
end.
|
||||
|
||||
|
|
|
@ -193,4 +193,3 @@ begin
|
|||
end;
|
||||
|
||||
end.
|
||||
|
||||
|
|
|
@ -188,4 +188,3 @@ begin
|
|||
end;
|
||||
|
||||
end.
|
||||
|
||||
|
|
|
@ -308,4 +308,3 @@ end;
|
|||
{$ENDREGION}
|
||||
|
||||
end.
|
||||
|
||||
|
|
|
@ -363,4 +363,3 @@ end;
|
|||
{$ENDREGION}
|
||||
|
||||
end.
|
||||
|
||||
|
|
|
@ -69,4 +69,3 @@ type
|
|||
implementation
|
||||
|
||||
end.
|
||||
|
||||
|
|
Loading…
Reference in New Issue