Remove debug line

This commit is contained in:
Adam Ierymenko 2019-08-06 11:01:08 -05:00
parent 5289d3327c
commit 9cc76d1115
No known key found for this signature in database
GPG Key ID: 1657198823E52A61

View File

@ -27,7 +27,7 @@
#ifndef ZT_CONTROLLER_DB_HPP
#define ZT_CONTROLLER_DB_HPP
#define ZT_CONTROLLER_USE_LIBPQ
//#define ZT_CONTROLLER_USE_LIBPQ
#include "../node/Constants.hpp"
#include "../node/Identity.hpp"