Skip to content

Commit 050987e

Browse files
committed
removing spurious line
1 parent a32a575 commit 050987e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/generic/stage2/numberparsing.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,6 @@ simdjson_really_inline bool compute_float_64(int64_t power, uint64_t i, bool neg
6161
}
6262
return true;
6363
}
64-
printf("OOO\n");
6564
// When 22 < power && power < 22 + 16, we could
6665
// hope for another, secondary fast path. It was
6766
// described by David M. Gay in "Correctly rounded

0 commit comments

Comments
 (0)