summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL/be_include/be_valuetype.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/TAO_IDL/be_include/be_valuetype.h')
-rw-r--r--TAO/TAO_IDL/be_include/be_valuetype.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/TAO/TAO_IDL/be_include/be_valuetype.h b/TAO/TAO_IDL/be_include/be_valuetype.h
index 9acbfe5ebb7..392b708e346 100644
--- a/TAO/TAO_IDL/be_include/be_valuetype.h
+++ b/TAO/TAO_IDL/be_include/be_valuetype.h
@@ -125,9 +125,6 @@ public:
);
// Compute the count of private/public/all data members.
- virtual bool in_recursion (ACE_Unbounded_Queue<AST_Type *> &list);
- // Check if we are in recursion.
-
static int abstract_supports_helper (be_interface *node,
be_interface *base,
TAO_OutStream *os);