diff options
Diffstat (limited to 'libnautilus-private')
-rw-r--r-- | libnautilus-private/nautilus-directory-background.c | 3 |
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) |