Browse Source

Remove manual define of include rethinkdb driver symbol.

Adam Ierymenko 7 years ago
parent
commit
3b21f946e4
1 changed files with 0 additions and 2 deletions
  1. 0 2
      controller/RethinkDB.hpp

+ 0 - 2
controller/RethinkDB.hpp

@@ -16,8 +16,6 @@
  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
  */
 
 
-#define ZT_CONTROLLER_USE_RETHINKDB
-
 #ifdef ZT_CONTROLLER_USE_RETHINKDB
 #ifdef ZT_CONTROLLER_USE_RETHINKDB
 
 
 #ifndef ZT_CONTROLLER_RETHINKDB_HPP
 #ifndef ZT_CONTROLLER_RETHINKDB_HPP