aboutsummaryrefslogtreecommitdiffstats
path: root/config.h.in
diff options
context:
space:
mode:
authorChristian Göttsche <cgzones@googlemail.com>2020-01-16 16:02:58 +0100
committerChristian Göttsche <cgzones@googlemail.com>2020-01-16 16:02:58 +0100
commit1a7a4a3d89d7048e5c69998b80e224273cece794 (patch)
treef6255a200d1727d16a3c856580e13738260c8ffb /config.h.in
parent7e0bf487c39571d8fd228a2802f544ac11faa481 (diff)
downloadrspamd-1a7a4a3d89d7048e5c69998b80e224273cece794.tar.gz
rspamd-1a7a4a3d89d7048e5c69998b80e224273cece794.zip
[Minor] remove unused examplesdir
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/config.h.in b/config.h.in
index 04a5a8010..e711af6d6 100644
--- a/config.h.in
+++ b/config.h.in
@@ -217,7 +217,6 @@
#define RSPAMD_RUNDIR "${RUNDIR}"
#define RSPAMD_LOGDIR "${LOGDIR}"
#define RSPAMD_DBDIR "${DBDIR}"
-#define RSPAMD_EXAMPLESDIR "${EXAMPLESDIR}"
#define RSPAMD_PLUGINSDIR "${PLUGINSDIR}"
#define RSPAMD_LUALIBDIR "${LUALIBDIR}"
#define RSPAMD_RULESDIR "${RULESDIR}"