summaryrefslogtreecommitdiff
path: root/orbsvcs/orbsvcs/IFRService/FactoryDef_i.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'orbsvcs/orbsvcs/IFRService/FactoryDef_i.cpp')
-rw-r--r--orbsvcs/orbsvcs/IFRService/FactoryDef_i.cpp8
1 files changed, 1 insertions, 7 deletions
diff --git a/orbsvcs/orbsvcs/IFRService/FactoryDef_i.cpp b/orbsvcs/orbsvcs/IFRService/FactoryDef_i.cpp
index e5ca2a5d3ce..8d5746aeb21 100644
--- a/orbsvcs/orbsvcs/IFRService/FactoryDef_i.cpp
+++ b/orbsvcs/orbsvcs/IFRService/FactoryDef_i.cpp
@@ -3,15 +3,9 @@
#include "orbsvcs/IFRService/Repository_i.h"
#include "orbsvcs/IFRService/FactoryDef_i.h"
-ACE_RCSID (IFRService,
- FactoryDef_i,
- "$Id$")
-
TAO_BEGIN_VERSIONED_NAMESPACE_DECL
-TAO_FactoryDef_i::TAO_FactoryDef_i (
- TAO_Repository_i *repo
- )
+TAO_FactoryDef_i::TAO_FactoryDef_i (TAO_Repository_i *repo)
: TAO_IRObject_i (repo),
TAO_Contained_i (repo),
TAO_OperationDef_i (repo)