[gnome-documents] view: trivial cleanup



commit ed816ccf89821379ca2caff3daae50a91d9300b1
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Mon Mar 12 21:26:05 2012 -0400

    view: trivial cleanup

 src/view.js |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/src/view.js b/src/view.js
index 47721ca..e5923a8 100644
--- a/src/view.js
+++ b/src/view.js
@@ -111,9 +111,6 @@ function View() {
 
 View.prototype = {
     _init: function() {
-        this._selectedURNs = null;
-        this._updateSelectionId = 0;
-
         this.widget = new Gd.MainView();
 
         this.widget.connect('item-activated',



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