code cleaning
This commit is contained in:
@@ -31,5 +31,11 @@ int main(int argc, char *argv[])
|
||||
cerr << "Licence creation failed";
|
||||
}
|
||||
|
||||
// PlcLicence plcLicence = PlcLicence();
|
||||
// if (plcLicence.ReadLicence("ezlic_eovosv0_vaxvcpalxjx.lic", LidIdType::EovOsv, 0, cidArg, csdArg) == false)
|
||||
// {
|
||||
// cout << "Reading error: " << plcLicence.operationErrors << endl;
|
||||
// }
|
||||
|
||||
return EXIT_SUCCESS;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user