uci: Remove setup_bench

This commit is contained in:
Calcitem 2021-05-12 01:26:45 +08:00
parent 9e14f7f2ab
commit 25e2d357d5
1 changed files with 0 additions and 2 deletions

View File

@ -28,8 +28,6 @@
using namespace std;
extern vector<string> setup_bench(Position *, istream &);
extern int repetition;
extern vector<Key> posKeyHistory;