[gimp] app: Remove fixme



commit 1aa91d0b0d1ec6d7a91b1b61feeb938c56d96d7c
Author: Martin Nordholts <martinn src gnome org>
Date:   Sun Jul 3 21:24:22 2011 +0200

    app: Remove fixme
    
    The code works and the comment was never meant to be pushed.

 app/dialogs/dialogs.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/app/dialogs/dialogs.c b/app/dialogs/dialogs.c
index cdfa8ed..8c4d9e5 100644
--- a/app/dialogs/dialogs.c
+++ b/app/dialogs/dialogs.c
@@ -468,7 +468,6 @@ dialogs_restore_window (GimpDialogFactory *factory,
                         GdkScreen         *screen,
                         GimpSessionInfo   *info)
 {
-  /* FIXME: We can't always use the empty display here */
   Gimp             *gimp    = gimp_dialog_factory_get_context (factory)->gimp;
   GimpDisplay      *display = GIMP_DISPLAY (gimp_get_empty_display (gimp));
   GimpDisplayShell *shell   = gimp_display_get_shell (display);



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