[gnome-software: 14/15] gs-popular-tile: Remove GsPopularTile as it’s now unused
- From: Milan Crha <mcrha src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software: 14/15] gs-popular-tile: Remove GsPopularTile as it’s now unused
- Date: Tue, 20 Apr 2021 16:08:59 +0000 (UTC)
commit 9794b421fef592ccb0c3dbd265c0d2a285bfebf3
Author: Philip Withnall <pwithnall endlessos org>
Date: Tue Apr 20 16:03:13 2021 +0100
gs-popular-tile: Remove GsPopularTile as it’s now unused
Signed-off-by: Philip Withnall <pwithnall endlessos org>
po/POTFILES.in | 2 -
src/gnome-software.gresource.xml | 1 -
src/gs-popular-tile.c | 134 ---------------------------------------
src/gs-popular-tile.h | 21 ------
src/meson.build | 1 -
5 files changed, 159 deletions(-)
---
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 851ddc0be..1c06ced05 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -47,8 +47,6 @@ src/gs-overview-page.c
src/gs-overview-page.ui
src/gs-page.c
lib/gs-plugin-loader.c
-src/gs-popular-tile.c
-src/gs-popular-tile.ui
src/gs-prefs-dialog.ui
src/gs-removal-dialog.c
src/gs-removal-dialog.ui
diff --git a/src/gnome-software.gresource.xml b/src/gnome-software.gresource.xml
index 81174bd8d..b509b0334 100644
--- a/src/gnome-software.gresource.xml
+++ b/src/gnome-software.gresource.xml
@@ -21,7 +21,6 @@
<file preprocess="xml-stripblanks">gs-moderate-page.ui</file>
<file preprocess="xml-stripblanks">gs-overview-page.ui</file>
<file preprocess="xml-stripblanks">gs-origin-popover-row.ui</file>
- <file preprocess="xml-stripblanks">gs-popular-tile.ui</file>
<file preprocess="xml-stripblanks">gs-prefs-dialog.ui</file>
<file preprocess="xml-stripblanks">gs-removal-dialog.ui</file>
<file preprocess="xml-stripblanks">gs-repo-row.ui</file>
diff --git a/src/meson.build b/src/meson.build
index ef8033937..7925a4b2e 100644
--- a/src/meson.build
+++ b/src/meson.build
@@ -47,7 +47,6 @@ gnome_software_sources = [
'gs-overview-page.c',
'gs-origin-popover-row.c',
'gs-page.c',
- 'gs-popular-tile.c',
'gs-prefs-dialog.c',
'gs-progress-button.c',
'gs-removal-dialog.c',
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]