summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/IFRService/NativeDef_i.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/IFRService/NativeDef_i.h')
-rw-r--r--TAO/orbsvcs/orbsvcs/IFRService/NativeDef_i.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/TAO/orbsvcs/orbsvcs/IFRService/NativeDef_i.h b/TAO/orbsvcs/orbsvcs/IFRService/NativeDef_i.h
index 8a948753df4..26b1b669715 100644
--- a/TAO/orbsvcs/orbsvcs/IFRService/NativeDef_i.h
+++ b/TAO/orbsvcs/orbsvcs/IFRService/NativeDef_i.h
@@ -44,8 +44,7 @@ public:
// Represents an OMG IDL native definition.
//
public:
- TAO_NativeDef_i (TAO_Repository_i *repo,
- ACE_Configuration_Section_Key section_key);
+ TAO_NativeDef_i (TAO_Repository_i *repo);
// Constructor
virtual ~TAO_NativeDef_i (void);