From e4e13c2bb8c691486ac717b206f166f33c8c531a Mon Sep 17 00:00:00 2001 From: Rat Date: Mon, 7 Jun 2010 19:35:24 +0200 Subject: removed 'dep' folder, no more needed --HG-- branch : trunk --- dep/src/ace/OS_TLI.cpp | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 dep/src/ace/OS_TLI.cpp (limited to 'dep/src/ace/OS_TLI.cpp') 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 */ - -- cgit v1.2.3