aboutsummaryrefslogtreecommitdiff
path: root/debian/patches/lp_844741.patch
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2012-02-17 16:22:38 -0600
committerTed Gould <ted@gould.cx>2012-02-17 16:22:38 -0600
commitb55ef2ffd8339605743be2bcf0d39b1b14f6280d (patch)
tree5a87966e4e3e9a04f2459ff3638af1de2e68d97a /debian/patches/lp_844741.patch
parentb37ad74755c0f97b8b4883ca64dcb8b36329a6a2 (diff)
downloadayatana-indicator-datetime-b55ef2ffd8339605743be2bcf0d39b1b14f6280d.tar.gz
ayatana-indicator-datetime-b55ef2ffd8339605743be2bcf0d39b1b14f6280d.tar.bz2
ayatana-indicator-datetime-b55ef2ffd8339605743be2bcf0d39b1b14f6280d.zip
debian/patches: Removed, all upstream.
Diffstat (limited to 'debian/patches/lp_844741.patch')
-rw-r--r--debian/patches/lp_844741.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/debian/patches/lp_844741.patch b/debian/patches/lp_844741.patch
deleted file mode 100644
index 459779d..0000000
--- a/debian/patches/lp_844741.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-=== modified file 'src/timezone-completion.c'
---- a/src/timezone-completion.c 2011-09-06 12:47:37 +0000
-+++ b/src/timezone-completion.c 2011-10-05 15:47:06 +0000
-@@ -355,7 +355,6 @@
- gchar * locale = get_locale ();
- gchar * url = g_strdup_printf (GEONAME_URL, escaped, version, locale);
- g_free (locale);
-- g_free (version);
- g_free (escaped);
-
- GFile * file = g_file_new_for_uri (url);
-