From 7192018f97f6406ccc6711fc5d76cea63ec080ec Mon Sep 17 00:00:00 2001 From: José Bollo Date: Thu, 17 Mar 2016 11:29:30 +0100 Subject: local-def: dispatch some definitions MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit local-def.h contains too many things. This commit is a little step for cleaning it. Change-Id: I487860f9f56adbd40cae12a3b19930bbb31c67bc Signed-off-by: José Bollo --- include/local-def.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'include') 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" -- cgit 1.2.3-korg