summaryrefslogtreecommitdiff
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:52:52 +0100
commit130efa47d9915a536c72ce8e14dd53b26c1c0156 (patch)
treebafb89cd89dc594315c22697fb015f55a170f53f
parent81655ec8fb3a67c90bc37e4668e9c59e2071fb75 (diff)
downloadnautilus-130efa47d9915a536c72ce8e14dd53b26c1c0156.tar.gz
Revert commit 7b86b78e2ff6a0f1b45ac8f8a9c30cf3d0c6ae96
This is not the right solution (cherry picked from commit fd2e7311edd0d673adc21efdd7d4c6585723c730)
-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);
}
}