diff --git a/src/shell-screenshot.c b/src/shell-screenshot.c index c173dd5d8..fcf2da236 100644 --- a/src/shell-screenshot.c +++ b/src/shell-screenshot.c @@ -1061,7 +1061,6 @@ composite_to_stream_on_png_saved (GObject *pixbuf, else g_task_return_pointer (task, g_object_ref (pixbuf), g_object_unref); - g_object_unref (pixbuf); g_object_unref (task); }