[gnome-maps] MapView: Remove unused gettext import
- From: Hashem Nasarat <hnasarat src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-maps] MapView: Remove unused gettext import
- Date: Fri, 22 Jan 2016 01:23:41 +0000 (UTC)
commit 886d7ea71c92eb707b00d75afdb15576a4dc0385
Author: Hashem Nasarat <hashem riseup net>
Date: Wed Jan 20 00:48:14 2016 -0500
MapView: Remove unused gettext import
This was accidentally added in one of the iterations of 37e8ac44d and
was never removed after it was no longer needed.
https://bugzilla.gnome.org/show_bug.cgi?id=760875
src/mapView.js | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/mapView.js b/src/mapView.js
index e15fbb5..5d3d2a5 100644
--- a/src/mapView.js
+++ b/src/mapView.js
@@ -23,7 +23,6 @@ const Champlain = imports.gi.Champlain;
const Clutter = imports.gi.Clutter;
const GObject = imports.gi.GObject;
const Geocode = imports.gi.GeocodeGlib;
-const gettext = imports.gettext;
const Gio = imports.gi.Gio;
const GtkChamplain = imports.gi.GtkChamplain;
const Lang = imports.lang;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]