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