aboutsummaryrefslogtreecommitdiff
path: root/externals/ace/OS_TLI.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'externals/ace/OS_TLI.cpp')
-rw-r--r--externals/ace/OS_TLI.cpp9
1 files changed, 0 insertions, 9 deletions
diff --git a/externals/ace/OS_TLI.cpp b/externals/ace/OS_TLI.cpp
deleted file mode 100644
index c874388f46f..00000000000
--- a/externals/ace/OS_TLI.cpp
+++ /dev/null
@@ -1,9 +0,0 @@
-// $Id: OS_TLI.cpp 80826 2008-03-04 14:51:23Z wotte $
-
-#include "ace/OS_TLI.h"
-
-ACE_RCSID(ace, OS_TLI, "$Id: OS_TLI.cpp 80826 2008-03-04 14:51:23Z wotte $")
-
-#if !defined (ACE_HAS_INLINED_OSCALLS)
-# include "ace/OS_TLI.inl"
-#endif /* !ACE_HAS_INLINED_OSCALLS */