diff options
Diffstat (limited to 'csharp/test/Ice/echo/BlobjectI.cs')
-rw-r--r-- | csharp/test/Ice/echo/BlobjectI.cs | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/csharp/test/Ice/echo/BlobjectI.cs b/csharp/test/Ice/echo/BlobjectI.cs index fa807a4058f..003107de3b9 100644 --- a/csharp/test/Ice/echo/BlobjectI.cs +++ b/csharp/test/Ice/echo/BlobjectI.cs @@ -7,11 +7,7 @@ // // ********************************************************************** -using System; -using System.Collections.Generic; using System.Diagnostics; -using System.Threading; -using Test; public class BlobjectI : Ice.BlobjectAsync { |