summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/Notify/lib/Command_Factory.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/tests/Notify/lib/Command_Factory.h')
-rw-r--r--TAO/orbsvcs/tests/Notify/lib/Command_Factory.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/TAO/orbsvcs/tests/Notify/lib/Command_Factory.h b/TAO/orbsvcs/tests/Notify/lib/Command_Factory.h
index 0cf0f4b509f..8a9238ac437 100644
--- a/TAO/orbsvcs/tests/Notify/lib/Command_Factory.h
+++ b/TAO/orbsvcs/tests/Notify/lib/Command_Factory.h
@@ -3,8 +3,6 @@
* @file Command_Factory.h
*
* @author Pradeep Gore <pradeep@oomworks.com>
- *
- *
*/
#ifndef TAO_Notify_Tests_COMMAND_FACTORY_H
@@ -23,7 +21,6 @@ class TAO_Notify_Tests_Command;
* @class TAO_Notify_Tests_Command_Factory
*
* @brief Base class for Factory to create command objects.
- *
*/
class TAO_NOTIFY_TEST_Export TAO_Notify_Tests_Command_Factory
{