summaryrefslogtreecommitdiff
path: root/storage/connect/ha_connect.cc
diff options
context:
space:
mode:
Diffstat (limited to 'storage/connect/ha_connect.cc')
-rw-r--r--storage/connect/ha_connect.cc5
1 files changed, 1 insertions, 4 deletions
diff --git a/storage/connect/ha_connect.cc b/storage/connect/ha_connect.cc
index 6dd5131c238..5b542882f28 100644
--- a/storage/connect/ha_connect.cc
+++ b/storage/connect/ha_connect.cc
@@ -182,10 +182,7 @@ extern "C" {
#if defined(NEW_MAR)
#define stored_in_db stored_in_db()
-#define MONGO_ENABLED 1
-#else // !NEW_MAR
-#define MONGO_ENABLED 0
-#endif // !NEW_MAR)
+#endif // NEW_MAR)
#if defined(XMAP)
my_bool xmap= false;