summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgthaker <gthaker@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-10-30 20:44:46 +0000
committergthaker <gthaker@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-10-30 20:44:46 +0000
commitcf1e87c44275decedea2fbd24c86f21a3940649c (patch)
tree443f367965997e6b79738f79a9f19054ef6f14e4
parent34cfcc25236282579d0220307462d69406b6120c (diff)
downloadATCD-cf1e87c44275decedea2fbd24c86f21a3940649c.tar.gz
ChangeLogTag: Thu Oct 30 20:45:00 UTC 2003 Gautam Thaker <gthaker@atl.lmco.com>
-rw-r--r--TAO/ChangeLog10
-rw-r--r--TAO/tao/Strategies/SCIOP_Acceptor.cpp4
2 files changed, 10 insertions, 4 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index 84b07b6e535..ee4c8786dc6 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -1,3 +1,13 @@
+Thu Oct 30 20:45:00 UTC 2003 Gautam Thaker <gthaker@atl.lmco.com>
+
+ Please direct all queries regarding this commit to
+ Jason Cohen <jcohen@atl.lmco.com>
+
+ * tao/Strategies/SCIOP_Acceptor.cpp:
+
+ Cleaned up commented code. No functional change.
+
+
Thu Oct 30 20:30:00 UTC 2003 Gautam Thaker <gthaker@atl.lmco.com>
Please direct all queries regarding this commit to
diff --git a/TAO/tao/Strategies/SCIOP_Acceptor.cpp b/TAO/tao/Strategies/SCIOP_Acceptor.cpp
index a726a502c50..33928c23a6e 100644
--- a/TAO/tao/Strategies/SCIOP_Acceptor.cpp
+++ b/TAO/tao/Strategies/SCIOP_Acceptor.cpp
@@ -4,15 +4,11 @@
#if TAO_HAS_SCIOP == 1
#include "tao/MProfile.h"
-/* //#include "tao/ORB_Core.h" */
-/* //#include "tao/Server_Strategy_Factory.h" */
#include "tao/debug.h"
#include "tao/Protocols_Hooks.h"
#include "tao/Codeset_Manager.h"
#include "tao/Transport.h"
-/* //#include "ace/Auto_Ptr.h" */
-
#if !defined(__ACE_INLINE__)
#include "SCIOP_Acceptor.i"
#endif /* __ACE_INLINE__ */