From: Marco Costalba Date: Thu, 14 Apr 2011 06:04:32 +0000 (+0100) Subject: Remove "divide by zero" workaround X-Git-Url: https://git.sesse.net/?p=stockfish;a=commitdiff_plain;h=b41b590457d2b57ad6405527e7364531af814440;hp=b41b590457d2b57ad6405527e7364531af814440 Remove "divide by zero" workaround It is now useless because of the condition at the beginning. No functional change. Signed-off-by: Marco Costalba ---