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;
|
DCD_client.Free;
|
||||||
lines.Free;
|
lines.Free;
|
||||||
end.
|
end.
|
||||||
|
|
||||||
|
|
|
@ -867,4 +867,3 @@ initialization
|
||||||
finalization
|
finalization
|
||||||
D2Dictionary.destroy;
|
D2Dictionary.destroy;
|
||||||
end.
|
end.
|
||||||
|
|
||||||
|
|
|
@ -139,4 +139,3 @@ end;
|
||||||
{$BOOLEVAL OFF}
|
{$BOOLEVAL OFF}
|
||||||
|
|
||||||
end.
|
end.
|
||||||
|
|
||||||
|
|
|
@ -155,4 +155,3 @@ end;
|
||||||
initialization
|
initialization
|
||||||
registerClasses([TLibraryManager, TLibraryItem]);
|
registerClasses([TLibraryManager, TLibraryItem]);
|
||||||
end.
|
end.
|
||||||
|
|
||||||
|
|
|
@ -168,4 +168,3 @@ begin
|
||||||
end;
|
end;
|
||||||
|
|
||||||
end.
|
end.
|
||||||
|
|
||||||
|
|
|
@ -395,4 +395,3 @@ end;
|
||||||
{$ENDREGION}
|
{$ENDREGION}
|
||||||
|
|
||||||
end.
|
end.
|
||||||
|
|
||||||
|
|
|
@ -193,4 +193,3 @@ begin
|
||||||
end;
|
end;
|
||||||
|
|
||||||
end.
|
end.
|
||||||
|
|
||||||
|
|
|
@ -188,4 +188,3 @@ begin
|
||||||
end;
|
end;
|
||||||
|
|
||||||
end.
|
end.
|
||||||
|
|
||||||
|
|
|
@ -308,4 +308,3 @@ end;
|
||||||
{$ENDREGION}
|
{$ENDREGION}
|
||||||
|
|
||||||
end.
|
end.
|
||||||
|
|
||||||
|
|
|
@ -363,4 +363,3 @@ end;
|
||||||
{$ENDREGION}
|
{$ENDREGION}
|
||||||
|
|
||||||
end.
|
end.
|
||||||
|
|
||||||
|
|
|
@ -69,4 +69,3 @@ type
|
||||||
implementation
|
implementation
|
||||||
|
|
||||||
end.
|
end.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue