summaryrefslogtreecommitdiff
path: root/src/egrepmat.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/egrepmat.c')
-rw-r--r--src/egrepmat.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/egrepmat.c b/src/egrepmat.c
deleted file mode 100644
index 852b964d..00000000
--- a/src/egrepmat.c
+++ /dev/null
@@ -1,6 +0,0 @@
-#ifdef HAVE_CONFIG_H
-# include <config.h>
-#endif
-#include "system.h"
-#include "grep.h"
-char const *matcher = "egrep";