1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-01-24 02:03:52 +03:00

feature #282: Removed already addressed TODO

This commit is contained in:
Ruben S. Montero 2010-07-29 20:38:22 +02:00
parent 5b333b98bd
commit 5cd85b4a58

View File

@ -93,7 +93,6 @@ int Host::select_cb(void * nil, int num, char **values, char ** names)
cluster = values[CLUSTER];
// TODO: Template needs to be cleared before?
host_template.from_xml(values[TEMPLATE]);
host_share.hsid = oid;