diff options
Diffstat (limited to 'csharp/test/Ice/background/Connector.cs')
-rw-r--r-- | csharp/test/Ice/background/Connector.cs | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/csharp/test/Ice/background/Connector.cs b/csharp/test/Ice/background/Connector.cs index a72482b34c5..6824589c750 100644 --- a/csharp/test/Ice/background/Connector.cs +++ b/csharp/test/Ice/background/Connector.cs @@ -7,9 +7,6 @@ // // ********************************************************************** -using System.Diagnostics; -using System.Net.Sockets; - internal class Connector : IceInternal.Connector { public IceInternal.Transceiver connect() |