[totem/gbsneto/various-cleanups: 11/13] grilo: Remove unused variables in finalize()
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [totem/gbsneto/various-cleanups: 11/13] grilo: Remove unused variables in finalize()
- Date: Wed, 9 Feb 2022 17:13:36 +0000 (UTC)
commit 740d71cadf6c2cba84738828109258cf00a4ad39
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date: Tue Feb 8 12:14:08 2022 -0300
grilo: Remove unused variables in finalize()
src/totem-grilo.c | 2 --
1 file changed, 2 deletions(-)
---
diff --git a/src/totem-grilo.c b/src/totem-grilo.c
index 9c3b77fa6..47e9c7041 100644
--- a/src/totem-grilo.c
+++ b/src/totem-grilo.c
@@ -2524,8 +2524,6 @@ static void
totem_grilo_finalize (GObject *object)
{
TotemGrilo *self = TOTEM_GRILO (object);
- GList *sources;
- GList *s;
GrlRegistry *registry;
if (self->thumbnail_update_id > 0) {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]