summaryrefslogtreecommitdiff
path: root/TAO/tao/Transport_Cache_Manager_T.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Transport_Cache_Manager_T.h')
-rw-r--r--TAO/tao/Transport_Cache_Manager_T.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/TAO/tao/Transport_Cache_Manager_T.h b/TAO/tao/Transport_Cache_Manager_T.h
index 3b6920ef04f..a61759c9398 100644
--- a/TAO/tao/Transport_Cache_Manager_T.h
+++ b/TAO/tao/Transport_Cache_Manager_T.h
@@ -54,7 +54,6 @@ namespace TAO
* map is updated only by holding the lock. The more compeling reason
* to have the lock in this class and not in the Hash_Map is that, we
* do quite a bit of work in this class for which we need a lock.
- *
*/
template <typename TT, typename TRDT, typename PSTRAT>
class Transport_Cache_Manager_T