LMDB: fix build. Bug 2812
[exim.git] / src / src / macro_predef.c
index 89e35878e146684734d4fca188c618cfaf28ea87..6c31ef15659582f0ee4598d28ebfb1d40a300f5b 100644 (file)
@@ -233,9 +233,6 @@ due to conflicts with other common macros. */
 #ifdef LOOKUP_LDAP
   builtin_macro_create(US"_HAVE_LOOKUP_LDAP");
 #endif
-#ifdef EXPERIMENTAL_LMDB
-  builtin_macro_create(US"_HAVE_LOOKUP_LMDB");
-#endif
 #ifdef LOOKUP_MYSQL
   builtin_macro_create(US"_HAVE_LOOKUP_MYSQL");
 #endif