X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=src%2Fposition.cpp;h=2a9d798ff7d0d85afa60c75f35646b7e4b399ef6;hb=7b9b793fd544aa7a599b113a40533cde16de640b;hp=e6fdb511fcc10a03f11ab3eb72fd79917f52d96e;hpb=c90dd38903206ede56fa73c15d7d2b366d56ebdb;p=stockfish diff --git a/src/position.cpp b/src/position.cpp index e6fdb511..2a9d798f 100644 --- a/src/position.cpp +++ b/src/position.cpp @@ -331,8 +331,7 @@ void Position::set_check_info() const { /// Position::set_state() computes the hash keys of the position, and other /// data that once computed is updated incrementally as moves are made. -/// The function is only used when a new position is set up, and to verify -/// the correctness of the StateInfo data when running in debug mode. +/// The function is only used when a new position is set up void Position::set_state() const {