summaryrefslogtreecommitdiff
path: root/PACE/pace/posix/dirent.c
diff options
context:
space:
mode:
Diffstat (limited to 'PACE/pace/posix/dirent.c')
-rw-r--r--PACE/pace/posix/dirent.c22
1 files changed, 0 insertions, 22 deletions
diff --git a/PACE/pace/posix/dirent.c b/PACE/pace/posix/dirent.c
deleted file mode 100644
index 188dc1e0cd2..00000000000
--- a/PACE/pace/posix/dirent.c
+++ /dev/null
@@ -1,22 +0,0 @@
-/* $Id$
-
- * =============================================================================
- *
- * = LIBRARY
- * pace
- *
- * = FILENAME
- * dirent.c
- *
- * = AUTHOR
- * Luther Baker
- *
- * ============================================================================= */
-
-
-#include "pace/dirent.h"
-
-
-# if !defined (PACE_HAS_INLINE)
-# include "dirent.inl"
-# endif /* !PACE_HAS_INLINE */