Skip to content

Commit

Permalink
nit: cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
abougouffa committed Jan 7, 2025
1 parent d6aee19 commit c48737c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions core/me-vars.el
Original file line number Diff line number Diff line change
Expand Up @@ -166,8 +166,6 @@ Compiled from the `system-configuration-features',
:group 'minemacs-ui
:type 'symbol)

(defvar minemacs--background-color nil)

(defcustom minemacs-disabled-packages nil
"List of packages to be disabled when loading MinEmacs modules.
This can be useful if you want to enable a module but you don't want a package
Expand Down Expand Up @@ -213,6 +211,7 @@ MinEmacs hooks will be run in this order:
:group 'minemacs-core
:type 'hook)

;; TODO: Maybe replace with `url-proxy-services' (if the last works with shell commands)
(defcustom minemacs-proxies nil
"MinEmacs proxies.
Expand Down

0 comments on commit c48737c

Please sign in to comment.