summaryrefslogtreecommitdiff
path: root/TAO/tao/Cache_Entries_T.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Cache_Entries_T.cpp')
-rw-r--r--TAO/tao/Cache_Entries_T.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/Cache_Entries_T.cpp b/TAO/tao/Cache_Entries_T.cpp
index e047a890c89..2b3bd726512 100644
--- a/TAO/tao/Cache_Entries_T.cpp
+++ b/TAO/tao/Cache_Entries_T.cpp
@@ -25,7 +25,7 @@ namespace TAO
}
template <typename TRANSPORT_TYPE>
- Cache_IntId_T<TRANSPORT_TYPE>::~Cache_IntId_T (void)
+ Cache_IntId_T<TRANSPORT_TYPE>::~Cache_IntId_T ()
{
if (this->transport_)
this->transport_->remove_reference ();