summaryrefslogtreecommitdiff
path: root/TAO/tao/Valuetype/AbstractBase.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Valuetype/AbstractBase.h')
-rw-r--r--TAO/tao/Valuetype/AbstractBase.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/TAO/tao/Valuetype/AbstractBase.h b/TAO/tao/Valuetype/AbstractBase.h
index 543a41c016d..ea0929815c7 100644
--- a/TAO/tao/Valuetype/AbstractBase.h
+++ b/TAO/tao/Valuetype/AbstractBase.h
@@ -98,7 +98,6 @@ namespace CORBA
virtual const char* _interface_repository_id (void) const;
/// TAO specific operation
- virtual void *_tao_QueryInterface (ptrdiff_t type);
virtual const char* _tao_obv_repository_id (void) const;
virtual void *_tao_obv_narrow (ptrdiff_t type_id);
virtual CORBA::Boolean _tao_marshal_v (TAO_OutputCDR &strm);