diff options
author | coryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2001-03-26 21:17:43 +0000 |
---|---|---|
committer | coryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2001-03-26 21:17:43 +0000 |
commit | 91a94f0f3fa63a897d5556805a23dee7a8bba7fb (patch) | |
tree | 45ba6b108dacafa164126292b98532c4879439c3 /TAO/tao/Acceptor_Impl.cpp | |
parent | bd9eec7001ede42cec297487841203891b8fdb27 (diff) | |
download | ATCD-91a94f0f3fa63a897d5556805a23dee7a8bba7fb.tar.gz |
ChangeLogTag:Mon Mar 26 13:06:10 2001 Carlos O'Ryan <coryan@uci.edu>
Diffstat (limited to 'TAO/tao/Acceptor_Impl.cpp')
-rw-r--r-- | TAO/tao/Acceptor_Impl.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/TAO/tao/Acceptor_Impl.cpp b/TAO/tao/Acceptor_Impl.cpp index 34d171fa30a..d0d981238dc 100644 --- a/TAO/tao/Acceptor_Impl.cpp +++ b/TAO/tao/Acceptor_Impl.cpp @@ -28,7 +28,6 @@ #include "tao/ORB_Table.h" #include "tao/Server_Strategy_Factory.h" #include "tao/Connector_Registry.h" -#include "tao/debug.h" #include "ace/Object_Manager.h" #if !defined(__ACE_INLINE__) |