summaryrefslogtreecommitdiff
path: root/ACE/ace/Msg_WFMO_Reactor.inl
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2023-02-01 15:44:33 +0100
committerJohnny Willemsen <jwillemsen@remedy.nl>2023-02-01 15:44:33 +0100
commit6198126ce20cc418252f461621c81d19ee2b36e4 (patch)
tree01823c79fa88799e0c96d18eb0689fa96fa64cd4 /ACE/ace/Msg_WFMO_Reactor.inl
parent8ab31e3e5bb8c09a9c326a54545f4cb475345a78 (diff)
downloadATCD-6198126ce20cc418252f461621c81d19ee2b36e4.tar.gz
Removed pharlap support
Diffstat (limited to 'ACE/ace/Msg_WFMO_Reactor.inl')
-rw-r--r--ACE/ace/Msg_WFMO_Reactor.inl4
1 files changed, 2 insertions, 2 deletions
diff --git a/ACE/ace/Msg_WFMO_Reactor.inl b/ACE/ace/Msg_WFMO_Reactor.inl
index ee73e611812..cf6a280996c 100644
--- a/ACE/ace/Msg_WFMO_Reactor.inl
+++ b/ACE/ace/Msg_WFMO_Reactor.inl
@@ -1,5 +1,5 @@
// -*- C++ -*-
-#if defined (ACE_WIN32) && !defined (ACE_LACKS_MSG_WFMO)
+#if defined (ACE_WIN32)
ACE_BEGIN_VERSIONED_NAMESPACE_DECL
@@ -29,4 +29,4 @@ ACE_Msg_WFMO_Reactor::alertable_handle_events (ACE_Time_Value *how_long)
ACE_END_VERSIONED_NAMESPACE_DECL
-#endif /* ACE_WIN32 && !ACE_LACKS_MSG_WFMO */
+#endif /* ACE_WIN32 */