diff --git a/src/workgroups-session.el b/src/workgroups-session.el index eb70ba8b6e55b4ec8a996d4c6f03897e18bc2c4c..ca54d8b68204af8615ec0ae3955cd36f31c69509 100644 --- a/src/workgroups-session.el +++ b/src/workgroups-session.el @@ -26,11 +26,6 @@ promts while Emacs is being started as daemon." :group 'workgroups) (defvaralias 'wg-default-session-file 'wg-session-file) -(defvar wg-deactivation-list nil - "A stack of workgroups that are currently being switched away from. -Used to avoid associating the old workgroup's buffers with the -new workgroup during a switch.") - (defvar wg-incorrectly-restored-bufs nil "FIXME: docstring this.") ;; TODO: check it on switching WG