summaryrefslogtreecommitdiff
path: root/ace/OS_Thread_Adapter.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ace/OS_Thread_Adapter.cpp')
-rw-r--r--ace/OS_Thread_Adapter.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/ace/OS_Thread_Adapter.cpp b/ace/OS_Thread_Adapter.cpp
index 745facaf9a9..85f8caf1670 100644
--- a/ace/OS_Thread_Adapter.cpp
+++ b/ace/OS_Thread_Adapter.cpp
@@ -6,10 +6,6 @@ ACE_RCSID (ace,
OS_Thread_Adapter,
"$Id$")
-#if !defined (ACE_HAS_INLINED_OSCALLS)
-# include "ace/OS_Thread_Adapter.inl"
-#endif /* ACE_HAS_INLINED_OS_CALLS */
-
#include "ace/Thread_Hook.h"
#include "ace/Object_Manager_Base.h"
#include "ace/Global_Macros.h"