Object OpeningBook doen't need to be global

No functional change.

Signed-off-by: Marco Costalba <mcostalba@gmail.com>
This commit is contained in:
Marco Costalba
2010-11-07 13:12:48 +01:00
parent 4cd53b68d0
commit d2ad5acddd
4 changed files with 4 additions and 17 deletions

View File

@@ -27,7 +27,6 @@
#include <sstream>
#include <string>
#include "book.h"
#include "evaluate.h"
#include "misc.h"
#include "move.h"