Retire Position::fast_copy()

It is never used and could be tricky, so remove it.

No functional change.

Signed-off-by: Marco Costalba <mcostalba@gmail.com>
This commit is contained in:
Marco Costalba
2010-03-20 11:45:04 +01:00
parent 9fc602bae7
commit 3de0bc43a2
2 changed files with 1 additions and 15 deletions

View File

@@ -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