[gnome-weather] Remove dead code
- From: Giovanni Campagna <gcampagna src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-weather] Remove dead code
- Date: Sun, 3 Aug 2014 13:39:28 +0000 (UTC)
commit c65df2e652232aad7cb7ee89c6b56e20e9763c02
Author: Giovanni Campagna <gcampagna src gnome org>
Date: Sun Aug 3 15:30:52 2014 +0200
Remove dead code
Nothing uses the compound day + part strings anymore.
...org.gnome.Weather.Application.src.gresource.xml | 1 -
...ome.Weather.BackgroundService.src.gresource.xml | 1 -
src/shared/strings.js | 70 --------------------
3 files changed, 0 insertions(+), 72 deletions(-)
---
diff --git a/src/org.gnome.Weather.Application.src.gresource.xml
b/src/org.gnome.Weather.Application.src.gresource.xml
index 0d91f1c..034a3b5 100644
--- a/src/org.gnome.Weather.Application.src.gresource.xml
+++ b/src/org.gnome.Weather.Application.src.gresource.xml
@@ -10,7 +10,6 @@
<file>app/world.js</file>
<file>misc/params.js</file>
<file>misc/util.js</file>
- <file>shared/strings.js</file>
<file>shared/world.js</file>
</gresource>
</gresources>
diff --git a/src/org.gnome.Weather.BackgroundService.src.gresource.xml
b/src/org.gnome.Weather.BackgroundService.src.gresource.xml
index 35a2899..130070e 100644
--- a/src/org.gnome.Weather.BackgroundService.src.gresource.xml
+++ b/src/org.gnome.Weather.BackgroundService.src.gresource.xml
@@ -5,7 +5,6 @@
<file>service/searchProvider.js</file>
<file>misc/params.js</file>
<file>misc/util.js</file>
- <file>shared/strings.js</file>
<file>shared/world.js</file>
</gresource>
</gresources>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]