diff options
Diffstat (limited to 'csharp/test/Ice/ami/TestI.cs')
-rw-r--r-- | csharp/test/Ice/ami/TestI.cs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/csharp/test/Ice/ami/TestI.cs b/csharp/test/Ice/ami/TestI.cs index 01f368d4887..ae87613fbe8 100644 --- a/csharp/test/Ice/ami/TestI.cs +++ b/csharp/test/Ice/ami/TestI.cs @@ -8,7 +8,6 @@ // ********************************************************************** using Test; -using System.Threading; public class TestI : TestIntfDisp_ { |