[libgames-support] Remove an old FIXME



commit 8499f2f75d3e0022686475e3f604de0a66ebfd88
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Mon Mar 2 19:06:14 2015 -0600

    Remove an old FIXME

 scores/context.vala |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/scores/context.vala b/scores/context.vala
index 15e2907..03e5ff8 100644
--- a/scores/context.vala
+++ b/scores/context.vala
@@ -207,7 +207,6 @@ public class Context : Object
 
     private void load_scores_from_files () throws Error
     {
-        // FIXME this function does not seem to work at all
         if (game_window != null && game_window.visible)
         {
             warning ("The application window associated with the GamesScoresContext " +


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]