aboutsummaryrefslogtreecommitdiff
path: root/src/game_tab/HalfMove.hpp
diff options
context:
space:
mode:
authorLoic Guegan <manzerbredes@mailbox.org>2023-01-01 19:05:15 +0100
committerLoic Guegan <manzerbredes@mailbox.org>2023-01-01 19:05:15 +0100
commitbbf3282839eb9efe57b1451763ef0859198c33af (patch)
tree38a388bb23d9cf7dbc2b768c0613557a66419cda /src/game_tab/HalfMove.hpp
parent4e85af5e08b86fb32d6698836f3a227bc6f086b3 (diff)
Update Game tab
Diffstat (limited to 'src/game_tab/HalfMove.hpp')
-rw-r--r--src/game_tab/HalfMove.hpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/game_tab/HalfMove.hpp b/src/game_tab/HalfMove.hpp
index 7bc8b22..3d5177e 100644
--- a/src/game_tab/HalfMove.hpp
+++ b/src/game_tab/HalfMove.hpp
@@ -45,8 +45,6 @@ public:
void Promote();
/// @brief Check if current half move is within a variation
bool IsVariation();
- /// @brief Return true if current moves has m as mainline or variation
- bool HasChild(HalfMove *m);
/// @brief Get the root of a variation
HalfMove *GetRoot();
/// @brief Get parent of the current move