summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/Notify/lib/Consumer_T.h
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2015-01-07 19:39:53 +0100
committerJohnny Willemsen <jwillemsen@remedy.nl>2015-01-07 19:39:53 +0100
commit22d7fb7eebc9c4ca1cdd4637a4f1daacc0a530ac (patch)
tree23ddfc70c283ccaf582b74f8ec4a8e8168a1bd3e /TAO/orbsvcs/tests/Notify/lib/Consumer_T.h
parente392479f563136c2bedd53b6e3af905965116fa0 (diff)
downloadATCD-22d7fb7eebc9c4ca1cdd4637a4f1daacc0a530ac.tar.gz
Shorten file headers
Diffstat (limited to 'TAO/orbsvcs/tests/Notify/lib/Consumer_T.h')
-rw-r--r--TAO/orbsvcs/tests/Notify/lib/Consumer_T.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/TAO/orbsvcs/tests/Notify/lib/Consumer_T.h b/TAO/orbsvcs/tests/Notify/lib/Consumer_T.h
index 62cad1c6e98..695d29076db 100644
--- a/TAO/orbsvcs/tests/Notify/lib/Consumer_T.h
+++ b/TAO/orbsvcs/tests/Notify/lib/Consumer_T.h
@@ -3,8 +3,6 @@
* @file Consumer_T.h
*
* @author Pradeep Gore <pradeep@oomworks.com>
- *
- *
*/
#ifndef TAO_Notify_Tests_CONSUMER_T_H
@@ -37,7 +35,6 @@ class TAO_Notify_Tests_ConsumerAdmin_Ext_Traits
* @class TAO_Notify_Tests_Consumer_T
*
* @brief Base template to implement Consumers.
- *
*/
template <class Consumer_Traits>
class TAO_Notify_Tests_Consumer_T : public TAO_Notify_Tests_Peer_T <Consumer_Traits>