uci: Remove setup_bench
This commit is contained in:
parent
9e14f7f2ab
commit
25e2d357d5
|
@ -28,8 +28,6 @@
|
|||
|
||||
using namespace std;
|
||||
|
||||
extern vector<string> setup_bench(Position *, istream &);
|
||||
|
||||
extern int repetition;
|
||||
extern vector<Key> posKeyHistory;
|
||||
|
||||
|
|
Loading…
Reference in New Issue