diff options
Diffstat (limited to 'cpp/test/Ice/exceptions/TestAMDI.h')
-rw-r--r-- | cpp/test/Ice/exceptions/TestAMDI.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/cpp/test/Ice/exceptions/TestAMDI.h b/cpp/test/Ice/exceptions/TestAMDI.h index e6b32ed95a5..b11181aaae5 100644 --- a/cpp/test/Ice/exceptions/TestAMDI.h +++ b/cpp/test/Ice/exceptions/TestAMDI.h @@ -27,8 +27,6 @@ public: const Ice::Current&); virtual void supportsUndeclaredExceptions_async(const AMD_Thrower_supportsUndeclaredExceptionsPtr&, const Ice::Current&); - virtual void supportsNonIceExceptions_async(const AMD_Thrower_supportsNonIceExceptionsPtr&, - const Ice::Current&); virtual void throwAasA_async(const AMD_Thrower_throwAasAPtr&, Ice::Int, const Ice::Current&); |