From a955b8107f8484f02be4300cc5e86a6daf730efb Mon Sep 17 00:00:00 2001 From: Luke Hoersten Date: Sat, 6 Nov 2010 21:28:48 -0500 Subject: Aquamacs comes with more features so I removed some mac stuff. --- linux.el | 5 ----- 1 file changed, 5 deletions(-) (limited to 'linux.el') diff --git a/linux.el b/linux.el index ed8968d..c337c28 100644 --- a/linux.el +++ b/linux.el @@ -4,11 +4,6 @@ (if window-system (progn (set-default-font "Monospace-10") - - ;; twilight theme - (require 'color-theme) - (load "color-theme-twilight") - (color-theme-twilight) )) (provide 'linux) \ No newline at end of file -- cgit v1.2.3