diff --git a/bundle/bundle--package.el b/bundle/bundle--package.el index 652d96c4..77f88d0b 100644 --- a/bundle/bundle--package.el +++ b/bundle/bundle--package.el @@ -158,9 +158,3 @@ :mode (("\\.lisp$" . lisp-mode) ("\\.lsp$" . lisp-mode) ("\\.cl$" . lisp-mode))) - -(load "bundle--gui") -(load "bundle--org") -(load "bundle--magit") -(load "bundle--irc") -(load "bundle--news")