[metacity/cowbell: 2/11] fix warning



commit fda19b8fbf31e1f6ff05ed94bc4a477d94a2d6b9
Author: Thomas Thurman <tthurman gnome org>
Date:   Sun Sep 20 17:05:25 2009 -0400

    fix warning

 src/ui/frames.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/ui/frames.c b/src/ui/frames.c
index 41a6b1c..741aa02 100644
--- a/src/ui/frames.c
+++ b/src/ui/frames.c
@@ -2543,10 +2543,10 @@ meta_frames_set_window_background (MetaFrames   *frames,
 
   if (frame_exists && style->window_background_color != NULL)
     {
+#if 0
       GdkColor color;
       GdkVisual *visual;
 
-#if 0
       /* FIXME FIXME FIXME
        * Need to pull the background colour out of the theme here.
        */



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