summaryrefslogtreecommitdiffstats
path: root/src/constants.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/constants.h')
-rw-r--r--src/constants.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/constants.h b/src/constants.h
deleted file mode 100644
index 6f04451..0000000
--- a/src/constants.h
+++ /dev/null
@@ -1,7 +0,0 @@
-#ifndef CONSTANTS_H
-#define CONSTANTS_H
-
-
-const char* filterscript = "xmlfilter.sh";
-
-#endif