summaryrefslogtreecommitdiff
path: root/TAO/tests/Portable_Interceptors/ForwardRequest/test_i.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/Portable_Interceptors/ForwardRequest/test_i.h')
-rw-r--r--TAO/tests/Portable_Interceptors/ForwardRequest/test_i.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/TAO/tests/Portable_Interceptors/ForwardRequest/test_i.h b/TAO/tests/Portable_Interceptors/ForwardRequest/test_i.h
index 261f380aba6..0498d1a778e 100644
--- a/TAO/tests/Portable_Interceptors/ForwardRequest/test_i.h
+++ b/TAO/tests/Portable_Interceptors/ForwardRequest/test_i.h
@@ -33,9 +33,6 @@ public:
test_i (CORBA::Short num,
CORBA::ORB_ptr orb);
- /// Destructor.
- ~test_i (void);
-
/// Return the number assigned to this object.
virtual CORBA::Short number (CORBA::Environment &ACE_TRY_ENV =
TAO_default_environment ())