浏览代码

Remove debug line

Adam Ierymenko 6 年之前
父节点
当前提交
9cc76d1115
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      controller/DB.hpp

+ 1 - 1
controller/DB.hpp

@@ -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"