[gnome-maps] MainWindow: No need to reset model on SearchPopup
- From: Zeeshan Ali Khattak <zeeshanak src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-maps] MainWindow: No need to reset model on SearchPopup
- Date: Tue, 27 Aug 2013 23:32:50 +0000 (UTC)
commit e44df616e5532f12d27c125b8fe0541cce059daf
Author: Jonas Danielsson <jonas threetimestwo org>
Date: Tue Aug 27 08:47:57 2013 +0200
MainWindow: No need to reset model on SearchPopup
https://bugzilla.gnome.org/show_bug.cgi?id=706636
src/mainWindow.js | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/mainWindow.js b/src/mainWindow.js
index ee782f3..636f686 100644
--- a/src/mainWindow.js
+++ b/src/mainWindow.js
@@ -251,7 +251,6 @@ const MainWindow = new Lang.Class({
[description_markup,
location]);
});
- this._searchPopup.setModel(model);
this._searchPopup.show();
},
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]