[gnome-documents] iconview: trivial cleanup



commit 7f6c2eb0212e9f6e37e81eedf2b8f9858374a0fe
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Thu Aug 25 10:26:44 2011 -0400

    iconview: trivial cleanup

 src/iconView.js |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/src/iconView.js b/src/iconView.js
index 2851148..782a511 100644
--- a/src/iconView.js
+++ b/src/iconView.js
@@ -55,8 +55,6 @@ IconView.prototype = {
 
         // chain up to the parent
         View.View.prototype._init.call(this);
-
-        // now listen to selection changes
     },
 
     connectToSelectionChanged: function(callback) {



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