Eliminate compilation warnings

This commit is contained in:
Chris Feng 2016-02-07 11:40:14 +08:00
parent 15cdf8f589
commit fb9bfd2911
4 changed files with 5 additions and 0 deletions

View file

@ -202,6 +202,7 @@ corresponding buffer.")
(with-current-buffer (exwm--id->buffer id)
(run-hooks 'exwm-manage-finish-hook)))))
;;;###autoload
(defun exwm-manage--unmanage-window (id &optional withdraw-only)
"Unmanage window ID."
(let ((buffer (exwm--id->buffer id)))