summaryrefslogtreecommitdiff
path: root/inotail.c
diff options
context:
space:
mode:
Diffstat (limited to 'inotail.c')
-rw-r--r--inotail.c6
1 files changed, 1 insertions, 5 deletions
diff --git a/inotail.c b/inotail.c
index fc9fb7e..1603dd3 100644
--- a/inotail.c
+++ b/inotail.c
@@ -37,11 +37,7 @@
#include "inotail.h"
-#define PROGRAM_NAME "inotail"
-#ifndef VERSION
-# define VERSION "undef"
-#endif
-
+#define PROGRAM_NAME "inotail"
#define BUFFER_SIZE 4096
/* Print header with filename before tailing the file? */