diff --git a/eyebrowse.el b/eyebrowse.el index 19a33cd..f830f19 100644 --- a/eyebrowse.el +++ b/eyebrowse.el @@ -105,12 +105,6 @@ manager." (const :tag "Always" always)) :group 'eyebrowse) -(defcustom eyebrowse-restore-point t - "Restore point, too? -If t, restore point." - :type 'boolean - :group 'eyebrowse) - (defcustom eyebrowse-wrap-around nil "Wrap around when switching to the next/previous window config? If t, wrap around."