diff options
Diffstat (limited to 'emacs.d/init-settings.el')
-rw-r--r-- | emacs.d/init-settings.el | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/emacs.d/init-settings.el b/emacs.d/init-settings.el index 281abbd85a26..201f8465ebf9 100644 --- a/emacs.d/init-settings.el +++ b/emacs.d/init-settings.el @@ -109,8 +109,6 @@ comment as a filename." ;; ## Mac specific settings ## -(setq browse-url-browser-function 'browse-default-macosx-browser) - ;; Enable mouse support on OS X (unless window-system (require 'mouse) |