lace.event_connector: Rid debug code.
This commit is contained in:
@@ -343,9 +343,7 @@ is
|
|||||||
procedure define (Self : in out Item)
|
procedure define (Self : in out Item)
|
||||||
is
|
is
|
||||||
begin
|
begin
|
||||||
ada.text_io.put_Line ("KKK");
|
|
||||||
Self.Delegator.start (Connections => Self.Connections'unchecked_Access);
|
Self.Delegator.start (Connections => Self.Connections'unchecked_Access);
|
||||||
ada.text_io.put_Line ("JJJ");
|
|
||||||
end define;
|
end define;
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user