From: Marco Costalba Date: Sun, 19 Oct 2008 11:53:51 +0000 (+0100) Subject: Remove white/black_pawn_attacks() X-Git-Url: https://git.sesse.net/?p=stockfish;a=commitdiff_plain;h=2bea93975e84f6b8e4d5675c86bbb3f32b17efc4;hp=2bea93975e84f6b8e4d5675c86bbb3f32b17efc4 Remove white/black_pawn_attacks() Unuseful syntactic sugar, obfuscates the real code. Signed-off-by: Marco Costalba ---