mirror of
https://github.com/overte-org/overte.git
synced 2025-04-25 00:56:48 +02:00
remove MAX_HOSTNAME_BYTES
This commit is contained in:
parent
423e1598f0
commit
4bb72b9f3f
1 changed files with 0 additions and 2 deletions
|
@ -38,8 +38,6 @@ const quint64 PING_INACTIVE_NODE_INTERVAL_USECS = 1 * 1000 * 1000;
|
|||
|
||||
extern const char SOLO_NODE_TYPES[2];
|
||||
|
||||
const int MAX_HOSTNAME_BYTES = 256;
|
||||
|
||||
extern const QString DEFAULT_DOMAIN_HOSTNAME;
|
||||
extern const unsigned short DEFAULT_DOMAIN_SERVER_PORT;
|
||||
|
||||
|
|
Loading…
Reference in a new issue