summaryrefslogtreecommitdiff
path: root/TAO/tao/DynamicInterface/DII_Reply_Dispatcher.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/DynamicInterface/DII_Reply_Dispatcher.h')
-rw-r--r--TAO/tao/DynamicInterface/DII_Reply_Dispatcher.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/DynamicInterface/DII_Reply_Dispatcher.h b/TAO/tao/DynamicInterface/DII_Reply_Dispatcher.h
index 232e9d76d51..0e259322511 100644
--- a/TAO/tao/DynamicInterface/DII_Reply_Dispatcher.h
+++ b/TAO/tao/DynamicInterface/DII_Reply_Dispatcher.h
@@ -58,7 +58,7 @@ public:
protected:
/// Destructor.
- ~TAO_DII_Deferred_Reply_Dispatcher (void);
+ ~TAO_DII_Deferred_Reply_Dispatcher () = default;
private:
/// Where the reply needs to go.