summaryrefslogtreecommitdiff
path: root/ace/Dirent.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ace/Dirent.cpp')
-rw-r--r--ace/Dirent.cpp11
1 files changed, 0 insertions, 11 deletions
diff --git a/ace/Dirent.cpp b/ace/Dirent.cpp
deleted file mode 100644
index d8a283a7368..00000000000
--- a/ace/Dirent.cpp
+++ /dev/null
@@ -1,11 +0,0 @@
-// $Id$
-
-#include "ace/Dirent.h"
-
-#if !defined (__ACE_INLINE__)
-#include "ace/Dirent.i"
-#else
-#if defined (__hpux) && !defined (__GNUG__)
-static int shut_up_aCC = 0;
-#endif /* HPUX && !g++ */
-#endif /* __ACE_INLINE__ */