summaryrefslogtreecommitdiff
path: root/ace/OS_Dirent.h
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2004-06-14 13:58:59 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2004-06-14 13:58:59 +0000
commit62df95b3bc2d2d6e9de132b8d28cabec22326619 (patch)
treea0cf7224cf47f51ebf9c88774dd3c7f2ce055852 /ace/OS_Dirent.h
parent3f1c3013d7131d5a77038350c42c59a2a948ccad (diff)
downloadATCD-62df95b3bc2d2d6e9de132b8d28cabec22326619.tar.gz
ChangeLogTag: Mon Jun 14 13:58:12 UTC 2004 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'ace/OS_Dirent.h')
-rw-r--r--ace/OS_Dirent.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/ace/OS_Dirent.h b/ace/OS_Dirent.h
index 34a5f58675b..1dddf694f6c 100644
--- a/ace/OS_Dirent.h
+++ b/ace/OS_Dirent.h
@@ -28,13 +28,5 @@
#include "ace/OS_NS_dirent.h"
-# if defined (ACE_HAS_INLINED_OSCALLS)
-# if defined (ACE_INLINE)
-# undef ACE_INLINE
-# endif /* ACE_INLINE */
-# define ACE_INLINE inline
-# include "ace/OS_Dirent.inl"
-# endif /* ACE_HAS_INLINED_OSCALLS */
-
#include /**/ "ace/post.h"
#endif /* ACE_OS_DIRENT_H */