summaryrefslogtreecommitdiff
diff options
-rw-r--r--launcher/AbstractLauncherIcon.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/launcher/AbstractLauncherIcon.h b/launcher/AbstractLauncherIcon.h
index 936020daa..db8f1492b 100644
--- a/launcher/AbstractLauncherIcon.h
+++ b/launcher/AbstractLauncherIcon.h
@@ -240,7 +240,6 @@ public:
sigc::connection on_icon_added_connection;
sigc::connection on_icon_removed_connection;
sigc::connection on_order_changed_connection;
- sigc::connection on_expo_terminated_connection;
};
}