summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/Notify/Properties.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/Notify/Properties.cpp')
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/Properties.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/TAO/orbsvcs/orbsvcs/Notify/Properties.cpp b/TAO/orbsvcs/orbsvcs/Notify/Properties.cpp
index 6ee5114f3ae..0256a0470b0 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/Properties.cpp
+++ b/TAO/orbsvcs/orbsvcs/Notify/Properties.cpp
@@ -21,6 +21,7 @@ TAO_Notify_Properties::TAO_Notify_Properties (void)
, dispatching_orb_ (0)
, asynch_updates_ (false)
, allow_reconnect_ (false)
+ , validate_client_ (false)
, separate_dispatching_orb_ (false)
, updates_ (1)
, defaultConsumerAdminFilterOp_ (CosNotifyChannelAdmin::OR_OP)