aboutsummaryrefslogtreecommitdiff
path: root/include/zobrist.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/zobrist.h')
-rw-r--r--include/zobrist.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/zobrist.h b/include/zobrist.h
index 4e760ca..cfc2941 100644
--- a/include/zobrist.h
+++ b/include/zobrist.h
@@ -10,6 +10,3 @@ zobrist_init(void);
uint64_t
zobrist_compute(void);
-
-uint64_t
-zobrist_apply(const action_t action, uint64_t hash);