diff options
Diffstat (limited to 'csharp/test/Ice/exceptions/AllTests.cs')
-rw-r--r-- | csharp/test/Ice/exceptions/AllTests.cs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/csharp/test/Ice/exceptions/AllTests.cs b/csharp/test/Ice/exceptions/AllTests.cs index 2627821fb7c..95b4d35a8d5 100644 --- a/csharp/test/Ice/exceptions/AllTests.cs +++ b/csharp/test/Ice/exceptions/AllTests.cs @@ -47,7 +47,6 @@ public class AllTests : TestCommon.AllTests private bool _called; } - public static ThrowerPrx allTests(TestCommon.Application app) { Ice.Communicator communicator = app.communicator(); |