X-Git-Url: https://git.sesse.net/?p=stockfish;a=blobdiff_plain;f=src%2Fposition.h;h=0fce1860991eaec247937736062de163d2091b53;hp=c946cb6ab789030dd7bed423000b7b864e6085d8;hb=3de0bc43a272d1180a1710f5009de8aec450ed02;hpb=9fc602bae74b8e09bd45ace3b42a8ce84d56b23c diff --git a/src/position.h b/src/position.h index c946cb6a..0fce1860 100644 --- a/src/position.h +++ b/src/position.h @@ -156,7 +156,6 @@ public: void print(Move m = MOVE_NONE) const; // Copying - void fast_copy(const Position& pos); void flipped_copy(const Position& pos); // The piece on a given square