summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/Notify/XML_Loader.cpp
diff options
context:
space:
mode:
authorPhil Mesnier <mesnier_p@ociweb.com>2014-10-20 15:47:51 +0000
committerPhil Mesnier <mesnier_p@ociweb.com>2014-10-20 15:47:51 +0000
commitddac25b787533d6c66f44851ad37fd9e423a05e3 (patch)
tree00142a6fc0fd1af67efdf38d43b0927f6983b80d /TAO/orbsvcs/orbsvcs/Notify/XML_Loader.cpp
parent7e0d477a1c51627f4040c4a01a1c5b6c762ce4db (diff)
downloadATCD-ddac25b787533d6c66f44851ad37fd9e423a05e3.tar.gz
Mon Oct 20 15:37:35 UTC 2014 Phil Mesnier <mesnier_p@ociweb.com>
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/Notify/XML_Loader.cpp')
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/XML_Loader.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/TAO/orbsvcs/orbsvcs/Notify/XML_Loader.cpp b/TAO/orbsvcs/orbsvcs/Notify/XML_Loader.cpp
index 9b6accca631..5809d42f63a 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/XML_Loader.cpp
+++ b/TAO/orbsvcs/orbsvcs/Notify/XML_Loader.cpp
@@ -52,8 +52,7 @@ TAO_BEGIN_VERSIONED_NAMESPACE_DECL
namespace TAO_Notify
{
XML_Loader::XML_Loader ()
- : input_ (0)
- , live_ (false)
+ : live_ (false)
{
}