From a964ac4621bbca1115bac2cb53198e3bcf390a97 Mon Sep 17 00:00:00 2001 From: "Steinar H. Gunderson" Date: Sat, 5 Mar 2005 00:09:27 +0000 Subject: [PATCH] Remove an obsolete comment. --- bigscreen/groupscreen.cpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/bigscreen/groupscreen.cpp b/bigscreen/groupscreen.cpp index 03b61db..3d75040 100644 --- a/bigscreen/groupscreen.cpp +++ b/bigscreen/groupscreen.cpp @@ -325,8 +325,7 @@ void GroupScreen::draw_next_up_single(unsigned char *buf, const Group &group, co if (num_played == num_scores - 1) { /* * Find out how much we need to lead, how much we need to be guaranteed - * to win the group, and how much we need to secure qualification. (FIXME: - * do the last one :-) ) + * to win the group, and how much we need to secure qualification. */ // find the best score we can get -- 2.39.2