Skip to content

Commit adbf4d9

Browse files
committed
test
1 parent 7becbbc commit adbf4d9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/BuildConfig.cc

-1
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,6 @@ struct BuildConfig {
128128
.addArg("/dev/null")
129129
.output()
130130
.output;
131-
std::cout << "DEBUG: output: " << output << std::endl;
132131
std::istringstream iss(output);
133132
std::string line;
134133

0 commit comments

Comments
 (0)