From a388d55188a9314454da5ecaa9116ff904951f1b Mon Sep 17 00:00:00 2001 From: Vasilij Schneidermann Date: Thu, 7 May 2015 09:08:46 +0200 Subject: [PATCH] Remove dead code --- eyebrowse.el | 6 ------ 1 file changed, 6 deletions(-) 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."