summaryrefslogtreecommitdiff
path: root/sessreg.c
diff options
context:
space:
mode:
Diffstat (limited to 'sessreg.c')
-rw-r--r--sessreg.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/sessreg.c b/sessreg.c
index 164cda8..6c559f5 100644
--- a/sessreg.c
+++ b/sessreg.c
@@ -99,12 +99,6 @@ static const char *wtmpx_file = NULL;
static const char *utmpx_file = NULL;
#endif
#endif
-#ifndef WTMPX_FILE
-#define WTMPX_FILE _PATH_WTMPX
-#endif
-#ifndef UTMPX_FILE
-#define UTMPX_FILE _PATH_UTMPX
-#endif
static int utmp_none, wtmp_none;
/*