X-Git-Url: http://winboard.nl/cgi-bin?p=polyglot.git;a=blobdiff_plain;f=uci2uci.h;h=8a7049dbf96433828709142e6c50add450f0f378;hp=2e9e0a62d4bd2b1acbcec7d6f0c5e44b81aebc57;hb=6442b61046f46f65bfc4bf0b3727abe2dc27acb8;hpb=e7a2abd9bd4fce9ebbd70793b00d9d5f99886348 diff --git a/uci2uci.h b/uci2uci.h index 2e9e0a6..8a7049d 100644 --- a/uci2uci.h +++ b/uci2uci.h @@ -4,10 +4,6 @@ #ifndef UCI2UCI_H #define UCI2UCI_H -// constants - -const char * const PolyglotBookFile="Polyglot BookFile"; - // functions extern void uci_gui_step(char string[]);