diff options
Diffstat (limited to 'csharp/src/Ice/Transceiver.cs')
-rw-r--r-- | csharp/src/Ice/Transceiver.cs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/csharp/src/Ice/Transceiver.cs b/csharp/src/Ice/Transceiver.cs index f1f4a512b02..70f5260b65e 100644 --- a/csharp/src/Ice/Transceiver.cs +++ b/csharp/src/Ice/Transceiver.cs @@ -9,7 +9,6 @@ namespace IceInternal { - using System; using System.Net.Sockets; public interface Transceiver |