diff --git a/base/runtime/internal.odin b/base/runtime/internal.odin index 38b7f662c..82ae6ffa4 100644 --- a/base/runtime/internal.odin +++ b/base/runtime/internal.odin @@ -238,65 +238,6 @@ memory_equal :: proc "contextless" (x, y: rawptr, n: int) -> bool { } } return true - -/* - - when size_of(uint) == 8 { - if word_length := length >> 3; word_length != 0 { - for _ in 0..> 2; word_length != 0 { - for _ in 0.. int #no_bounds_check { switch {