We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 917a36e commit 7e0c9f7Copy full SHA for 7e0c9f7
src/tools/extract-conditionals.cpp
@@ -344,7 +344,6 @@ int RestrictionsCheckCommand(const char *executable, const std::vector<std::stri
344
for (auto &value : conditional_restrictions)
345
{
346
347
- std::cout << value << std::endl;
348
const auto &location = value.location;
349
const auto &restriction = value.restriction;
350
0 commit comments