summaryrefslogtreecommitdiff
path: root/TAO/tao/Connection_Handler.h
diff options
context:
space:
mode:
authorbala <balanatarajan@users.noreply.github.com>2002-02-11 22:07:22 +0000
committerbala <balanatarajan@users.noreply.github.com>2002-02-11 22:07:22 +0000
commit0bd2f12247477458f8757e6629b0b3835634845b (patch)
tree8093e56d7d4a2b12323f62b1411fef0f3b7898b5 /TAO/tao/Connection_Handler.h
parent49ff0d4f4bed0914ce4266f50cec8daa85575fa4 (diff)
downloadATCD-0bd2f12247477458f8757e6629b0b3835634845b.tar.gz
ChangeLogTag: Mon Feb 11 16:04:20 2002 Balachandran Natarajan <bala@cs.wustl.edu>
Diffstat (limited to 'TAO/tao/Connection_Handler.h')
-rw-r--r--TAO/tao/Connection_Handler.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/TAO/tao/Connection_Handler.h b/TAO/tao/Connection_Handler.h
index 1401c616902..536321c5210 100644
--- a/TAO/tao/Connection_Handler.h
+++ b/TAO/tao/Connection_Handler.h
@@ -23,13 +23,6 @@
#endif /* ACE_LACKS_PRAGMA_ONCE */
-#if defined(_MSC_VER)
-#if (_MSC_VER >= 1200)
-#pragma warning(push)
-#endif /* _MSC_VER >= 1200 */
-#pragma warning(disable:4250)
-#endif /* _MSC_VER */
-
class TAO_ORB_Core;
class TAO_ORB_Core_TSS_Resources;
class ACE_Reactor;