Skip to content

Commit 40274f3

Browse files
committed
fix merge conflict
1 parent f2569e0 commit 40274f3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

files/usr/share/cinnamon/applets/[email protected]/applet.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,6 @@ class CinnamonNotificationsApplet extends Applet.TextIconApplet {
6060
on_applet_removed_from_panel () {
6161
Main.keybindingManager.removeXletHotKey(this, "notification-open");
6262
Main.keybindingManager.removeXletHotKey(this, "notification-clear");
63-
global.settings.disconnect(this.panelEditModeHandler);
6463

6564
this.destroy();
6665
}

0 commit comments

Comments
 (0)