diff options
Diffstat (limited to 'TAO')
-rw-r--r-- | TAO/tao/Typecode.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/TAO/tao/Typecode.cpp b/TAO/tao/Typecode.cpp index d8586afeba7..4d19db22857 100644 --- a/TAO/tao/Typecode.cpp +++ b/TAO/tao/Typecode.cpp @@ -2944,7 +2944,6 @@ CORBA::TypeCode::private_default_index_i ( CORBA::Long CORBA::TypeCode::private_length (ACE_ENV_SINGLE_ARG_DECL) const { - ACE_DEBUG ((LM_DEBUG, "sambaavi \n")); TAO_InputCDR stream (this->buffer_+4, this->length_-4, this->byte_order_); |