summaryrefslogtreecommitdiff
path: root/libnautilus-private/nautilus-directory-background.c
diff options
context:
space:
mode:
authorMike Engber <engber@src.gnome.org>2001-01-17 01:33:16 +0000
committerMike Engber <engber@src.gnome.org>2001-01-17 01:33:16 +0000
commitcc617f10963bd1e1ebbef4544a0bf1cd800313b6 (patch)
tree9af7e2cb1a86c488938bbfdf970f100462c5bec6 /libnautilus-private/nautilus-directory-background.c
parentd63f9e220804c9decc8ce93a1f75d7d0995d0826 (diff)
downloadnautilus-cc617f10963bd1e1ebbef4544a0bf1cd800313b6.tar.gz
Removed comment detailing differences with the background-capplet code
* libnautilus-extensions/nautilus-directory-background.c: Removed comment detailing differences with the background-capplet code since I just propagated the same fixes to the capplet.
Diffstat (limited to 'libnautilus-private/nautilus-directory-background.c')
-rw-r--r--libnautilus-private/nautilus-directory-background.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/libnautilus-private/nautilus-directory-background.c b/libnautilus-private/nautilus-directory-background.c
index efea45a68..b8bf529d0 100644
--- a/libnautilus-private/nautilus-directory-background.c
+++ b/libnautilus-private/nautilus-directory-background.c
@@ -519,9 +519,6 @@ dispose_root_pixmap (GdkPixmap *pixmap)
* it at the same time. (This assumes that they follow the
* same conventions we do
* (copied from gnome-source/control-panels/capplets/background-properties/render-background.c)
- *
- * One diff between this and the capplet code is that the capplet tests nitems == 4 instead
- * of nitems == 1, which means XKillClient is never called and the old pixmap is never freed.
*/
static void
set_root_pixmap (GdkPixmap *pixmap)