summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--desktop.lua3
1 files changed, 0 insertions, 3 deletions
diff --git a/desktop.lua b/desktop.lua
index 2263bfd..4b252ab 100644
--- a/desktop.lua
+++ b/desktop.lua
@@ -24,9 +24,6 @@ end
local function desktop_new(idx, name, nb_pages, layout)
local ret = object()
- ret:add_signal("page:view")
- ret:add_signal("desktop:name")
-
ret.show = desktop_show
ret.name = name