[metacity/cowbell: 2/11] fix warning
- From: Thomas James Alexander Thurman <tthurman src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [metacity/cowbell: 2/11] fix warning
- Date: Mon, 21 Sep 2009 02:52:04 +0000 (UTC)
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]