diff options
Diffstat (limited to 'src/linda.hpp')
-rw-r--r-- | src/linda.hpp | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/linda.hpp b/src/linda.hpp index 01ca7e1..2d5c9dc 100644 --- a/src/linda.hpp +++ b/src/linda.hpp | |||
@@ -8,11 +8,6 @@ struct Keeper; | |||
8 | 8 | ||
9 | // ################################################################################################# | 9 | // ################################################################################################# |
10 | 10 | ||
11 | // xxh64 of string "kLindaBatched" generated at https://www.pelock.com/products/hash-calculator | ||
12 | static constexpr UniqueKey kLindaBatched{ 0xB8234DF772646567ull, "linda.batched" }; | ||
13 | |||
14 | // ################################################################################################# | ||
15 | |||
16 | DECLARE_UNIQUE_TYPE(LindaGroup, int); | 11 | DECLARE_UNIQUE_TYPE(LindaGroup, int); |
17 | 12 | ||
18 | class Linda final | 13 | class Linda final |