1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-30 22:50:10 +03:00

bug #1371: Removed unused variable

This commit is contained in:
Ruben S. Montero 2012-07-23 13:42:02 +02:00
parent 103d8e224d
commit b9b15e376f

View File

@ -126,7 +126,6 @@ static void cp_action(istringstream& is,
int id,
const string& result)
{
int cloning_id;
string source;
string info;