summaryrefslogtreecommitdiffstats
path: root/mount/version.c
diff options
context:
space:
mode:
Diffstat (limited to 'mount/version.c')
-rw-r--r--mount/version.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/mount/version.c b/mount/version.c
deleted file mode 100644
index a98d11874..000000000
--- a/mount/version.c
+++ /dev/null
@@ -1,2 +0,0 @@
-#include "../defines.h"
-char version[] = "mount-" UTIL_LINUX_VERSION;