Remove manual define of include rethinkdb driver symbol.

This commit is contained in:
Adam Ierymenko 2017-11-07 16:18:48 -08:00
parent 9f85371073
commit 3b21f946e4

View File

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