DroidFish: Removed an already implemented FIXME item.

This commit is contained in:
Peter Osterlund
2016-05-20 20:48:34 +02:00
parent bba3d2b23c
commit 162a7ff598

View File

@@ -164,7 +164,6 @@ public class DroidFish extends Activity
// FIXME!!! Green color for "main move". Red color for "don't play in tournaments" moves.
// FIXME!!! ECO opening codes
// FIXME!!! Remember multi-PV analysis setting when program restarted.
// FIXME!!! Option to display coordinates in border outside chess board.
// FIXME!!! Better behavior if engine is terminated. How exactly?