[gnome-maps/wip/fix-geoloc: 9/10] AMEND cleanups



commit 0718374bf151bbe1a9069c5d00a693f781528cdf
Author: Mattias Bengtsson <mattias jc bengtsson gmail com>
Date:   Thu Jul 18 06:39:45 2013 +0200

    AMEND cleanups

 src/mapView.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/mapView.js b/src/mapView.js
index 192471f..22a332a 100644
--- a/src/mapView.js
+++ b/src/mapView.js
@@ -52,7 +52,7 @@ const MapView = new Lang.Class({
     Name: 'MapView',
     Extends: GtkChamplain.Embed,
 
-    _init: function(app) {
+    _init: function() {
         this.parent();
 
         this.actor = this.get_view();


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]