summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL/be/be_string.cpp
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2007-07-13 17:55:30 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2007-07-13 17:55:30 +0000
commit9f5e07fb95d5b2a15e5d9ec6f80356179afe79ed (patch)
tree314395cd04a0c401b4c252bdadfa553058ec6379 /TAO/TAO_IDL/be/be_string.cpp
parentd6c3b5a2a943633bd766869294a44ddbf9aa76f2 (diff)
downloadATCD-9f5e07fb95d5b2a15e5d9ec6f80356179afe79ed.tar.gz
ChangeLogTag:Fri Jul 13 17:35:42 UTC 2007 Ossama Othman <ossama_othman at symantec dot com>
Diffstat (limited to 'TAO/TAO_IDL/be/be_string.cpp')
-rw-r--r--TAO/TAO_IDL/be/be_string.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/TAO_IDL/be/be_string.cpp b/TAO/TAO_IDL/be/be_string.cpp
index 6fdea8aec47..8dcb3920289 100644
--- a/TAO/TAO_IDL/be/be_string.cpp
+++ b/TAO/TAO_IDL/be/be_string.cpp
@@ -182,6 +182,6 @@ be_string::destroy (void)
this->AST_String::destroy ();
}
-// Narrowing.
-IMPL_NARROW_METHODS2 (be_string, AST_String, be_type)
+
+
IMPL_NARROW_FROM_DECL (be_string)