[gnome-shell] js: Remove unused files from resources
- From: Georges Basile Stavracas Neto <gbsneto src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell] js: Remove unused files from resources
- Date: Mon, 9 Mar 2020 13:25:28 +0000 (UTC)
commit a0467bf87515b28052389ac06af4b266caaf0e6f
Author: Florian Müllner <fmuellner gnome org>
Date: Sat Mar 7 14:18:08 2020 +0100
js: Remove unused files from resources
fileUtils hasn't used Params since 2013, but was still importing it
until commit a1534dab0264 ...
https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1077
js/portal-resources.gresource.xml | 1 -
js/prefs-resources.gresource.xml | 1 -
2 files changed, 2 deletions(-)
---
diff --git a/js/portal-resources.gresource.xml b/js/portal-resources.gresource.xml
index f4858cb787..3fd878365a 100644
--- a/js/portal-resources.gresource.xml
+++ b/js/portal-resources.gresource.xml
@@ -5,6 +5,5 @@
<file>misc/config.js</file>
<file>misc/fileUtils.js</file>
- <file>misc/params.js</file>
</gresource>
</gresources>
diff --git a/js/prefs-resources.gresource.xml b/js/prefs-resources.gresource.xml
index 11b9b5aa5a..548a46a3e1 100644
--- a/js/prefs-resources.gresource.xml
+++ b/js/prefs-resources.gresource.xml
@@ -6,7 +6,6 @@
<file>misc/config.js</file>
<file>misc/extensionUtils.js</file>
<file>misc/fileUtils.js</file>
- <file>misc/params.js</file>
<file alias="css/application.css">extensionPrefs/css/application.css</file>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]