Browse Source

Remove debug line

Adam Ierymenko 6 năm trước cách đây
mục cha
commit
9cc76d1115
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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"