summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/ImplRepo_Service/Server_Info.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/ImplRepo_Service/Server_Info.cpp')
-rw-r--r--TAO/orbsvcs/ImplRepo_Service/Server_Info.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/TAO/orbsvcs/ImplRepo_Service/Server_Info.cpp b/TAO/orbsvcs/ImplRepo_Service/Server_Info.cpp
index d52bb11e0ce..6a63926e0e1 100644
--- a/TAO/orbsvcs/ImplRepo_Service/Server_Info.cpp
+++ b/TAO/orbsvcs/ImplRepo_Service/Server_Info.cpp
@@ -297,7 +297,6 @@ Server_Info::reset_runtime (void)
this->partial_ior = "";
Server_Info *startup = this->active_info ();
startup->ior = "";
- // startup->pid = 0;
startup->death_notify = false;
startup->last_ping = ACE_Time_Value::zero;
startup->server = ImplementationRepository::ServerObject::_nil ();