aboutsummaryrefslogtreecommitdiff
path: root/dep/src/ace/OS_TLI.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'dep/src/ace/OS_TLI.cpp')
-rw-r--r--dep/src/ace/OS_TLI.cpp10
1 files changed, 0 insertions, 10 deletions
diff --git a/dep/src/ace/OS_TLI.cpp b/dep/src/ace/OS_TLI.cpp
deleted file mode 100644
index c2754b7b36d..00000000000
--- a/dep/src/ace/OS_TLI.cpp
+++ /dev/null
@@ -1,10 +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 */
-