[gnome-software: 1/11] gs-plugin-job-list-installed-apps: Remove unused variables
- From: Milan Crha <mcrha src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software: 1/11] gs-plugin-job-list-installed-apps: Remove unused variables
- Date: Fri, 4 Mar 2022 06:30:49 +0000 (UTC)
commit 162a3f0df518d20c2eb1b8ef759ec83684cd390f
Author: Philip Withnall <pwithnall endlessos org>
Date: Wed Mar 2 16:26:44 2022 +0000
gs-plugin-job-list-installed-apps: Remove unused variables
Signed-off-by: Philip Withnall <pwithnall endlessos org>
lib/gs-plugin-job-list-installed-apps.c | 2 --
1 file changed, 2 deletions(-)
---
diff --git a/lib/gs-plugin-job-list-installed-apps.c b/lib/gs-plugin-job-list-installed-apps.c
index fa113c1aa..f6aef183f 100644
--- a/lib/gs-plugin-job-list-installed-apps.c
+++ b/lib/gs-plugin-job-list-installed-apps.c
@@ -362,8 +362,6 @@ finish_op (GTask *task,
merged_list != NULL &&
gs_app_list_length (merged_list) > 0) {
g_autoptr(GsPluginJob) refine_job = NULL;
- g_autoptr(GAsyncResult) refine_result = NULL;
- g_autoptr(GsAppList) new_list = NULL;
refine_job = gs_plugin_job_refine_new (merged_list, self->refine_flags |
GS_PLUGIN_REFINE_FLAGS_DISABLE_FILTERING);
gs_plugin_loader_job_process_async (plugin_loader, refine_job,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]