diff options
Diffstat (limited to 'ace/OS_Dirent.cpp')
-rw-r--r-- | ace/OS_Dirent.cpp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/ace/OS_Dirent.cpp b/ace/OS_Dirent.cpp index 8ca959263ed..a985c999068 100644 --- a/ace/OS_Dirent.cpp +++ b/ace/OS_Dirent.cpp @@ -4,7 +4,3 @@ ACE_RCSID(ace, OS_Dirent, "$Id$") -#if !defined (ACE_HAS_INLINED_OSCALLS) -# include "ace/OS_Dirent.inl" -#endif /* ACE_HAS_INLINED_OS_CALLS */ - |