diff options
Diffstat (limited to 'cpp/test/Ice/gc/Test.ice')
-rw-r--r-- | cpp/test/Ice/gc/Test.ice | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cpp/test/Ice/gc/Test.ice b/cpp/test/Ice/gc/Test.ice index 56a112ad2f2..b6bab2adf8a 100644 --- a/cpp/test/Ice/gc/Test.ice +++ b/cpp/test/Ice/gc/Test.ice @@ -171,7 +171,6 @@ module DDD class C { - void op(); }; class C2; |