Remove unused DBMS_DEFAULT_HOST

This commit is contained in:
Azat Khuzhin 2021-10-03 13:00:23 +03:00
parent b43b4016d7
commit 1fc19eebd7

View File

@ -2,7 +2,6 @@
#include <base/defines.h>
#define DBMS_DEFAULT_HOST "localhost"
#define DBMS_DEFAULT_PORT 9000
#define DBMS_DEFAULT_SECURE_PORT 9440
#define DBMS_DEFAULT_CONNECT_TIMEOUT_SEC 10