2
0
mingodad 13 жил өмнө
parent
commit
1ef99c5b5e
1 өөрчлөгдсөн 0 нэмэгдсэн , 2 устгасан
  1. 0 2
      ext/sq_postgresql.cpp

+ 0 - 2
ext/sq_postgresql.cpp

@@ -181,8 +181,6 @@ static PQconnectdb_t dlPQconnectdb = 0;
 #define LIBPQ_NAME "libpq.so"
 #endif
 
-#define DONT_DELETE_MSG 1
-
 static bool load_libpq()
 {
     if(dlPQconnectdb) return true;