diff options
author | schmidt <douglascraigschmidt@users.noreply.github.com> | 1998-09-02 16:30:01 +0000 |
---|---|---|
committer | schmidt <douglascraigschmidt@users.noreply.github.com> | 1998-09-02 16:30:01 +0000 |
commit | 91c7073b31c7123fb551fdae3218aaf4f739d7b8 (patch) | |
tree | 867e2d70b216b2916c53fe270981bc1c0678c772 /ace/Remote_Name_Space.h | |
parent | 0d6c871ae1130d099b0efaa2bb71986c34d59055 (diff) | |
download | ATCD-91c7073b31c7123fb551fdae3218aaf4f739d7b8.tar.gz |
*** empty log message ***
Diffstat (limited to 'ace/Remote_Name_Space.h')
-rw-r--r-- | ace/Remote_Name_Space.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ace/Remote_Name_Space.h b/ace/Remote_Name_Space.h index 0131411670c..afc5ce3f414 100644 --- a/ace/Remote_Name_Space.h +++ b/ace/Remote_Name_Space.h @@ -118,7 +118,6 @@ public: // Dump the state of the object. private: - ACE_Name_Proxy ns_proxy_; // Interface to Name server process for NET_LOCAL namespace. }; |