Skip to content

Commit fed7c63

Browse files
committed
Update src/snmalloc/ds_core/redblacktree.h
1 parent 8aceba6 commit fed7c63

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/snmalloc/ds_core/redblacktree.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -763,7 +763,6 @@ namespace snmalloc
763763
}
764764

765765
public:
766-
767766
K remove_min()
768767
{
769768
if (is_empty())

0 commit comments

Comments
 (0)