removed the edit command on the layout controller

This commit is contained in:
2026-03-03 11:17:48 +00:00
parent d551f7835a
commit 28ea467f0a
@@ -61,8 +61,6 @@ func (lc *LayoutController) registerHooks() {
// break
// }
// windowManipulationTool(bus, doc, wRef.ID)
case 'e':
// Go into edit mode
case 's':
// Save the current layout
lc.Messages <- "calling save layout\n"