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