remove dead code
This commit is contained in:
parent
52b5951323
commit
908f03dc44
|
@ -185,7 +185,6 @@
|
|||
|
||||
(defun ap/org-super-agenda-origami-fold-default ()
|
||||
"Fold certain groups by default in Org Super Agenda buffer."
|
||||
(forward-line 3)
|
||||
(--each ap/org-super-agenda-auto-hide-groups
|
||||
(goto-char (point-min))
|
||||
(cl-loop
|
||||
|
|
Reference in a new issue