aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/local-def.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/local-def.h b/include/local-def.h
index 2deb8c04..c87fb508 100644
--- a/include/local-def.h
+++ b/include/local-def.h
@@ -45,13 +45,9 @@
-
-#define AJQ_VERSION "0.1"
-
/* other definitions --------------------------------------------------- */
// Note: because of a bug in libmagic MAGIC_DB NULL should not be used for default
-#define MAGIC_DB "/usr/share/misc/magic.mgc"
#define OPA_INDEX "index.html"
#define MAX_ALIAS 10 // max number of aliases
#define COOKIE_NAME "afb-session"