mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-22 18:50:08 +03:00
Feature #1739: Remove unused var
This commit is contained in:
parent
6de3545710
commit
4b9d2a4926
@ -248,7 +248,6 @@ int HostPool::discover_cb(void * _set, int num, char **values, char **names)
|
||||
set<int> * discovered_hosts;
|
||||
string im_mad;
|
||||
int hid;
|
||||
int rc;
|
||||
|
||||
discovered_hosts = static_cast<set<int> *>(_set);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user