mirror of
https://github.com/opelly27/Stockfish.git
synced 2026-05-20 10:57:43 +00:00
Assorted code style and comments in search.cpp
Nothing really serious.... No functional change. Signed-off-by: Marco Costalba <mcostalba@gmail.com>
This commit is contained in:
@@ -55,7 +55,6 @@ int main(int argc, char* argv[]) {
|
||||
Position::init_piece_square_tables();
|
||||
init_eval(1);
|
||||
init_kpk_bitbase();
|
||||
init_search();
|
||||
init_threads();
|
||||
|
||||
#ifdef USE_CALLGRIND
|
||||
|
||||
Reference in New Issue
Block a user