Skip to content

Commit

Permalink
csize unused since b905616
Browse files Browse the repository at this point in the history
  • Loading branch information
c-blake committed Sep 19, 2024
1 parent e507879 commit a7663a9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion adix/althash.nim
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@

import std/hashes, bitop # For the Hash type and system `hash()`es
export Hash, `!$`, hash
type csize = uint

proc hashRoMu1*(x: SomeOrdinal|Hash): Hash {.inline.} =
## 1-hop of Romul-DuoJr using x as seed
Expand Down

0 comments on commit a7663a9

Please sign in to comment.