summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/system.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/system.h b/src/system.h
index 95b97e38b..582fd7c51 100644
--- a/src/system.h
+++ b/src/system.h
@@ -85,10 +85,6 @@
#endif
#undef HAVE_MAJOR
-#ifndef NODEV
-# define NODEV ((dev_t) -1)
-#endif
-
#if HAVE_UTIME_H
# include <utime.h>
#endif