Skip to content

Commit 7e0c9f7

Browse files
author
Moritz Kobitzsch
committed
remove accidental addition of debug code
1 parent 917a36e commit 7e0c9f7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/tools/extract-conditionals.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -344,7 +344,6 @@ int RestrictionsCheckCommand(const char *executable, const std::vector<std::stri
344344
for (auto &value : conditional_restrictions)
345345
{
346346

347-
std::cout << value << std::endl;
348347
const auto &location = value.location;
349348
const auto &restriction = value.restriction;
350349

0 commit comments

Comments
 (0)