diff options
Diffstat (limited to 'csharp/test/Ice/retry/RetryI.cs')
-rw-r--r-- | csharp/test/Ice/retry/RetryI.cs | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/csharp/test/Ice/retry/RetryI.cs b/csharp/test/Ice/retry/RetryI.cs index f4d87288dc9..d7370c7edaa 100644 --- a/csharp/test/Ice/retry/RetryI.cs +++ b/csharp/test/Ice/retry/RetryI.cs @@ -7,8 +7,6 @@ // // ********************************************************************** -using System; - public sealed class RetryI : Test.RetryDisp_ { public RetryI() |