summaryrefslogtreecommitdiff
path: root/eel
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@redhat.com>2009-12-04 11:48:54 +0100
committerAlexander Larsson <alexl@redhat.com>2009-12-04 11:48:54 +0100
commitfd2e7311edd0d673adc21efdd7d4c6585723c730 (patch)
tree2554f25991d1bdf92859062908bccf825ed49007 /eel
parentd876890dfdbcd7c6255f14f9b910255598fcf84b (diff)
downloadnautilus-fd2e7311edd0d673adc21efdd7d4c6585723c730.tar.gz
Revert commit 7b86b78e2ff6a0f1b45ac8f8a9c30cf3d0c6ae96
This is not the right solution
Diffstat (limited to 'eel')
-rw-r--r--eel/eel-background.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/eel/eel-background.c b/eel/eel-background.c
index 9c4062967..81a4e619c 100644
--- a/eel/eel-background.c
+++ b/eel/eel-background.c
@@ -563,8 +563,6 @@ eel_background_set_color (EelBackground *background,
background->details->color = g_strdup (color);
set_image_properties (background);
-
- g_signal_emit (background, signals[APPEARANCE_CHANGED], 0);
}
}