remove accidental addition of debug code
This commit is contained in:
parent
917a36eaee
commit
7e0c9f7340
@ -344,7 +344,6 @@ int RestrictionsCheckCommand(const char *executable, const std::vector<std::stri
|
|||||||
for (auto &value : conditional_restrictions)
|
for (auto &value : conditional_restrictions)
|
||||||
{
|
{
|
||||||
|
|
||||||
std::cout << value << std::endl;
|
|
||||||
const auto &location = value.location;
|
const auto &location = value.location;
|
||||||
const auto &restriction = value.restriction;
|
const auto &restriction = value.restriction;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user