summaryrefslogtreecommitdiff
path: root/apps/JAWS3/jaws3/Reactive_IO_Helpers.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/JAWS3/jaws3/Reactive_IO_Helpers.h')
-rw-r--r--apps/JAWS3/jaws3/Reactive_IO_Helpers.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/apps/JAWS3/jaws3/Reactive_IO_Helpers.h b/apps/JAWS3/jaws3/Reactive_IO_Helpers.h
index 966f99a0e55..96a7bfc4114 100644
--- a/apps/JAWS3/jaws3/Reactive_IO_Helpers.h
+++ b/apps/JAWS3/jaws3/Reactive_IO_Helpers.h
@@ -62,8 +62,6 @@ private:
ACE_Reactor::instance ()->schedule_timer (this, 0, this->tv_);
}
-public: // needed for destructor due to "aCC: HP ANSI C++ B3910B A.03.39" compiler bug
-
~JAWS_IO_Reactive_Handler (void)
{
if (this->timer_id_ != -1)