diff options
author | iliyan <iliyan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2007-03-08 19:19:19 +0000 |
---|---|---|
committer | iliyan <iliyan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2007-03-08 19:19:19 +0000 |
commit | 8f6642e77d9a27ea88dc74203888d3b02626a717 (patch) | |
tree | 5a10a3189b0ddd50730187146a3693f0ba75b7b3 | |
parent | 23592714049e3e25be18774861b64781ea8455fe (diff) | |
download | ATCD-8f6642e77d9a27ea88dc74203888d3b02626a717.tar.gz |
ChangeLogTag: Thu Mar 8 15:56:40 UTC 2007 Iliyan Jeliazkov <iliyan@ociweb.com>
-rw-r--r-- | TAO/tao/TAO_Internal.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/TAO/tao/TAO_Internal.cpp b/TAO/tao/TAO_Internal.cpp index b549e5825ab..923ba17dcbf 100644 --- a/TAO/tao/TAO_Internal.cpp +++ b/TAO/tao/TAO_Internal.cpp @@ -820,7 +820,6 @@ namespace while (arg_shifter.is_anything_left ()) { - const ACE_TCHAR *current_arg = 0; if (0 == arg_shifter.cur_arg_strncasecmp (ACE_TEXT ("-ORBDebug"))) { if (apply_values) |