From: Marco Costalba Date: Wed, 4 Nov 2009 13:46:16 +0000 (+0100) Subject: Retire MovePicker::discovered_check_candidates() X-Git-Url: https://git.sesse.net/?p=stockfish;a=commitdiff_plain;h=94dcac1feeb142a56ed2ebddb96ef672460f1d49;hp=94dcac1feeb142a56ed2ebddb96ef672460f1d49 Retire MovePicker::discovered_check_candidates() It is now no more needed to know dc candidates inside MovePicker, so avoid calculating there. No functional change. Signed-off-by: Marco Costalba ---