Browse Source

Remove debug line

pull/2/head
Adam Ierymenko 7 years ago
parent
commit
9cc76d1115
No known key found for this signature in database
GPG Key ID: 1657198823E52A61
  1. 2
      controller/DB.hpp

2
controller/DB.hpp

@ -27,7 +27,7 @@
#ifndef ZT_CONTROLLER_DB_HPP #ifndef ZT_CONTROLLER_DB_HPP
#define 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/Constants.hpp"
#include "../node/Identity.hpp" #include "../node/Identity.hpp"

Loading…
Cancel
Save