From 04973e9a45b0f50ced43aeaf97a1ae0647d7eeb2 Mon Sep 17 00:00:00 2001 From: Anton Khirnov Date: Tue, 3 Jul 2018 12:16:04 +0200 Subject: workspace: remove a call to deprecated add_signal() --- workspace.lua | 1 - 1 file changed, 1 deletion(-) (limited to 'workspace.lua') diff --git a/workspace.lua b/workspace.lua index 84dd699..fdce676 100644 --- a/workspace.lua +++ b/workspace.lua @@ -126,7 +126,6 @@ function Workspace:new(layouts) o.layouts = layouts o.signals = object() - o.signals:add_signal("desktop:view") return o end -- cgit v1.2.3