diff --git a/src/workgroups-variables.el b/src/workgroups-variables.el index d67c38618f6e525ac5f2ba3faaf573a7ba7dd32b..875329aad3b06f60272a7ecf173cb088f7fff25c 100644 --- a/src/workgroups-variables.el +++ b/src/workgroups-variables.el @@ -76,14 +76,6 @@ If nil - nothing happens." :type 'string :group 'workgroups) -(defcustom wg-switch-to-first-workgroup-on-find-session-file t - "Non-nil means switch to the first workgroup in a session file -when it's found with `wg-find-session-file'." - :type 'boolean - :group 'workgroups) - - - ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;