summaryrefslogtreecommitdiff
path: root/TAO/tao/Object_Loader.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Object_Loader.h')
-rw-r--r--TAO/tao/Object_Loader.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/TAO/tao/Object_Loader.h b/TAO/tao/Object_Loader.h
index 2c3aeea2750..a40fe96d375 100644
--- a/TAO/tao/Object_Loader.h
+++ b/TAO/tao/Object_Loader.h
@@ -43,7 +43,6 @@ namespace CORBA
* an object reference (CORBA::Object_ptr). This class is used to
* dynamically load such components, and encapsulate the creation of
* the object reference.
- *
*/
class TAO_Export TAO_Object_Loader : public ACE_Service_Object
{