mirror of
https://github.com/stumpwm/stumpwm-contrib.git
synced 2026-09-10 07:26:25 -04:00
Removed wrong form
This commit is contained in:
parent
fcd1213c1e
commit
a289d9790c
|
|
@ -94,7 +94,6 @@ formatted to the output stream in between each formatter when in text mode.")
|
|||
|
||||
(defun display-mode-line-as-text (frame pane)
|
||||
(dolist (line (mode-line-formatters frame))
|
||||
(with-new-output-record )
|
||||
(funcall (car line) frame pane (cdr line))))
|
||||
|
||||
;; Glue between this and StumpWM
|
||||
|
|
|
|||
Loading…
Reference in a new issue