Fix merging error

This commit is contained in:
Bill Somerville 2020-11-12 16:11:44 +00:00
parent 9ea903b259
commit 6b78bf3bb6
No known key found for this signature in database
GPG Key ID: D864B06D1E81618F
1 changed files with 0 additions and 1 deletions

View File

@ -36,7 +36,6 @@ public:
impl (QString const& id, QString const& version, QString const& revision,
port_type server_port, int TTL, MessageClient * self)
: self_ {self}
, dns_lookup_id_ {-1}
, enabled_ {false}
, id_ {id}
, version_ {version}