aboutsummaryrefslogtreecommitdiff
path: root/dep/src/ace/OS_TLI.cpp
diff options
context:
space:
mode:
authorRat <none@none>2010-06-07 19:35:24 +0200
committerRat <none@none>2010-06-07 19:35:24 +0200
commite4e13c2bb8c691486ac717b206f166f33c8c531a (patch)
treea0ab601406c1396d41527a49392725c8179a6d8a /dep/src/ace/OS_TLI.cpp
parent32546e22828e793e3881e1055acb72b6a044e331 (diff)
removed 'dep' folder, no more needed
--HG-- branch : trunk
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 */
-