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 a628ae0 commit 160ff25Copy full SHA for 160ff25
1 file changed
Modules/_remote_debugging/binary_io_writer.c
@@ -645,7 +645,6 @@ flush_pending_rle(BinaryWriter *writer, ThreadEntry *entry)
645
return 0;
646
}
647
648
-
649
/* Write a single sample with the specified encoding.
650
* Returns 0 on success, -1 on failure. */
651
static int
0 commit comments