summaryrefslogtreecommitdiff
path: root/src/utmpx/endutxent.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/utmpx/endutxent.c')
-rw-r--r--src/utmpx/endutxent.c14
1 files changed, 0 insertions, 14 deletions
diff --git a/src/utmpx/endutxent.c b/src/utmpx/endutxent.c
deleted file mode 100644
index 2132beda..00000000
--- a/src/utmpx/endutxent.c
+++ /dev/null
@@ -1,14 +0,0 @@
-#if 0
-
-#include <utmpx.h>
-
-void endutxent(void)
-{
-}
-
-/*
-XOPEN(400)
-*/
-
-
-#endif