diff --git a/js/ui/autorunManager.js b/js/ui/autorunManager.js index 3e8b52ead..df17bf8b0 100644 --- a/js/ui/autorunManager.js +++ b/js/ui/autorunManager.js @@ -495,7 +495,6 @@ const AutorunTransientSource = new Lang.Class({ this.parent(mount.get_name()); this._notification = new AutorunTransientNotification(this); - this._setSummaryIcon(this.createNotificationIcon()); // add ourselves as a source, and popup the notification Main.messageTray.add(this);