branch: elpa/swsw commit 64c66d244b2659835d9bac398a738816f9a16ee9 Author: Daniel Semyonov <cm...@dsemy.com> Commit: Daniel Semyonov <cm...@dsemy.com>
* swsw.el (swsw-ids): Removed --- swsw.el | 3 --- 1 file changed, 3 deletions(-) diff --git a/swsw.el b/swsw.el index 2429aacdbc..2751613993 100644 --- a/swsw.el +++ b/swsw.el @@ -117,9 +117,6 @@ If set to ‘lighter’, use the mode line lighter of ‘swsw-mode’." ;;;; Simple window switching minor mode: -(defvar swsw-ids nil - "IDs which can currently be assigned to windows.") - (defvar swsw-window-list nil "Alist of active active windows and their IDs.")