summaryrefslogtreecommitdiff
path: root/ace/Dirent.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ace/Dirent.cpp')
-rw-r--r--ace/Dirent.cpp8
1 files changed, 0 insertions, 8 deletions
diff --git a/ace/Dirent.cpp b/ace/Dirent.cpp
deleted file mode 100644
index 2841047c95d..00000000000
--- a/ace/Dirent.cpp
+++ /dev/null
@@ -1,8 +0,0 @@
-// $Id$
-#define ACE_BUILD_DLL
-
-#if defined (ACE_LACKS_INLINE_FUNCTIONS)
-#include "ace/Dirent.i"
-#else
-static int shut_up_aCC = 0;
-#endif /* ACE_LACKS_INLINE_FUNCTIONS */