Remove obsolete functions and variables
These functions and variables have been marked as obsolete over five years ago. * exwm-input.el (exwm-input-set-simulation-keys): Remove obsolete function. * exwm-randr.el (exwm-randr--refresh, exwm-randr-workspace-output-plist): Remove obsolete aliases.
This commit is contained in:
parent
c069e8195d
commit
dc26c38af7
2 changed files with 0 additions and 12 deletions
|
|
@ -984,11 +984,6 @@ multiple keys. If END-KEY is non-nil, stop sending keys if it's pressed."
|
|||
#'exwm-input-send-simulation-key))))
|
||||
exwm-input--simulation-keys))
|
||||
|
||||
(defun exwm-input-set-simulation-keys (simulation-keys)
|
||||
"Please customize or set `exwm-input-simulation-keys' instead."
|
||||
(declare (obsolete nil "26"))
|
||||
(exwm-input--set-simulation-keys simulation-keys))
|
||||
|
||||
(defcustom exwm-input-simulation-keys nil
|
||||
"Simulation keys.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue