branch: externals/ergoemacs-mode
commit 982c28c534777216f63c50ed87df5b81f8b45962
Author: Walter Landry <wlan...@caltech.edu>
Commit: Walter Landry <wlan...@caltech.edu>

    Cleanup
---
 ergoemacs-themes.el | 2 --
 1 file changed, 2 deletions(-)

diff --git a/ergoemacs-themes.el b/ergoemacs-themes.el
index 0a456bc..b3b28c4 100644
--- a/ergoemacs-themes.el
+++ b/ergoemacs-themes.el
@@ -1192,8 +1192,6 @@ calling any other ergoemacs-set-* function"
   (ergoemacs-set-menu-bar-file)
   )
 
-(add-hook 'ergoemacs-mode-startup-hook #'ergoemacs-install-standard-theme)
-
 (defun ergoemacs-install-org-bindings ()
   (define-key org-mode-map (kbd "<C-return>") 
'ergoemacs-org-insert-heading-respect-content)
   (define-key org-mode-map (kbd "<M-down>") 'ergoemacs-org-metadown)

Reply via email to