summaryrefslogtreecommitdiff
path: root/csharp/test/Ice/impl/Test.ice
diff options
context:
space:
mode:
Diffstat (limited to 'csharp/test/Ice/impl/Test.ice')
-rw-r--r--csharp/test/Ice/impl/Test.ice1
1 files changed, 0 insertions, 1 deletions
diff --git a/csharp/test/Ice/impl/Test.ice b/csharp/test/Ice/impl/Test.ice
index 8d6b9105444..ff45b172e28 100644
--- a/csharp/test/Ice/impl/Test.ice
+++ b/csharp/test/Ice/impl/Test.ice
@@ -145,7 +145,6 @@ interface MyClass
LongSS opShortIntLongSS(ShortSS p1, IntSS p2, LongSS p3,
out ShortSS p4, out IntSS p5, out LongSS p6);
-
DoubleSS opFloatDoubleSS(FloatSS p1, DoubleSS p2,
out FloatSS p3, out DoubleSS p4);