diff options
Diffstat (limited to 'csharp/test/IceGrid/simple/TestI.cs')
-rw-r--r-- | csharp/test/IceGrid/simple/TestI.cs | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/csharp/test/IceGrid/simple/TestI.cs b/csharp/test/IceGrid/simple/TestI.cs index 7715743a010..f05fd64f776 100644 --- a/csharp/test/IceGrid/simple/TestI.cs +++ b/csharp/test/IceGrid/simple/TestI.cs @@ -9,11 +9,6 @@ public sealed class TestI : Test.TestIntfDisp_ { - public - TestI() - { - } - public override void shutdown(Ice.Current current) { |