From 3b21f946e483fef183f9244d1ebe9c7dd4b12d8b Mon Sep 17 00:00:00 2001 From: Adam Ierymenko Date: Tue, 7 Nov 2017 16:18:48 -0800 Subject: Remove manual define of include rethinkdb driver symbol. --- controller/RethinkDB.hpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/controller/RethinkDB.hpp b/controller/RethinkDB.hpp index 2d7ba58e..c2050ab1 100644 --- a/controller/RethinkDB.hpp +++ b/controller/RethinkDB.hpp @@ -16,8 +16,6 @@ * along with this program. If not, see . */ -#define ZT_CONTROLLER_USE_RETHINKDB - #ifdef ZT_CONTROLLER_USE_RETHINKDB #ifndef ZT_CONTROLLER_RETHINKDB_HPP -- cgit v1.2.3