fpchess: Disabling kcchess verbose

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1878 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
sekelsenmat
2011-08-30 16:08:35 +00:00
parent 7d9cde1a4e
commit be8fca9a75

View File

@ -177,7 +177,7 @@ procedure GetComputerMove (Turn : PieceColorType; Display : boolean;
implementation
{$define KCCHESS_VERBOSE}
{.$define KCCHESS_VERBOSE}
{*** include files ***}