diff options
Diffstat (limited to 'csharp/test/Ice/interceptor/MyObjectI.cs')
-rw-r--r-- | csharp/test/Ice/interceptor/MyObjectI.cs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/csharp/test/Ice/interceptor/MyObjectI.cs b/csharp/test/Ice/interceptor/MyObjectI.cs index e001ea55bfe..de9a6cd2d11 100644 --- a/csharp/test/Ice/interceptor/MyObjectI.cs +++ b/csharp/test/Ice/interceptor/MyObjectI.cs @@ -72,7 +72,6 @@ class MyObjectI : Test.MyObjectDisp_ throw new MySystemException(); } - // // AMD // |