diff options
| author | oldmud0 <oldmud0@users.noreply.github.com> | 2021-12-18 22:22:30 -0600 |
|---|---|---|
| committer | oldmud0 <oldmud0@users.noreply.github.com> | 2021-12-18 22:22:30 -0600 |
| commit | cf12168ebd426d7658d7f7021c47be519caa215a (patch) | |
| tree | 86cfb55fe1ddb0c3c9d3e86d287debfe8e81a0b7 /include | |
| parent | d1370221742b2accf2cd8bfc129ca72c2ca09595 (diff) | |
Qt 5.9 compat; remove dead code
Diffstat (limited to 'include')
| -rw-r--r-- | include/networkmanager.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/networkmanager.h b/include/networkmanager.h index ebee4810..2e61291f 100644 --- a/include/networkmanager.h +++ b/include/networkmanager.h @@ -32,7 +32,6 @@ public: QString ms_baseurl = "https://servers.aceattorneyonline.com"; - const int timeout_milliseconds = 5000; const int heartbeat_interval = 60 * 5; bool partial_packet = false; |
