[polari/wip/bastianilso/error-handling2: 3/3] errorNotification



commit 5b10c1ed9497ebf9ae859c9128086ca206a52505
Author: Bastian Ilsø <bastianilso src gnome org>
Date:   Fri Jul 31 13:30:03 2015 +0200

    errorNotification

 src/appNotifications.js |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/appNotifications.js b/src/appNotifications.js
index cc844c7..f899775 100644
--- a/src/appNotifications.js
+++ b/src/appNotifications.js
@@ -110,7 +110,6 @@ const ErrorNotification = new Lang.Class({
 
     _init: function(requestData) {
         this.parent();
-        //log('creating error notification..');
         this._grid = new Gtk.Grid({ orientation: Gtk.Orientation.HORIZONTAL,
                                     column_spacing: 12 });
         this._app = Gio.Application.get_default();


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