diff options
Diffstat (limited to 'cpp/test/Ice/operations/OnewaysNewAMI.cpp')
-rw-r--r-- | cpp/test/Ice/operations/OnewaysNewAMI.cpp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/cpp/test/Ice/operations/OnewaysNewAMI.cpp b/cpp/test/Ice/operations/OnewaysNewAMI.cpp index c8f6517edb6..81c94753bb6 100644 --- a/cpp/test/Ice/operations/OnewaysNewAMI.cpp +++ b/cpp/test/Ice/operations/OnewaysNewAMI.cpp @@ -65,10 +65,6 @@ public: { } - void opByte(Ice::Byte b, Ice::Byte b1) - { - } - void sent(bool) { called(); |