Remove movies.el

This commit is contained in:
Marcel Fries
2026-04-02 13:09:42 +02:00
parent b4b6a204b1
commit 5156bdbcb7
2 changed files with 0 additions and 109 deletions

View File

@@ -453,9 +453,6 @@
;; saving/restoring of the default frame
(load "~/.emacs.d/frameg.el")
;; movies.org package
(load "~/.emacs.d/org-movies.el" 'noerror)
;; custom.el - device specific settings
(setq custom-file "~/.emacs.d/custom.el")
(load custom-file 'noerror)