From 644a18111cd154f4e2d929bfd5d3c84cf8fae94b Mon Sep 17 00:00:00 2001 From: Jim Myhrberg Date: Fri, 6 Apr 2012 11:04:15 +0100 Subject: [PATCH] Remove commented out birds-of-paradise-theme package I now use my customize birds-of-paradise-plus-theme package instead. --- packages.el | 4 ---- 1 file changed, 4 deletions(-) diff --git a/packages.el b/packages.el index 4390c9e..692e791 100644 --- a/packages.el +++ b/packages.el @@ -34,10 +34,6 @@ :post-init (lambda () (push (config-path "el-get/birds-of-paradise-plus-theme") custom-theme-load-path))) - ;; (:name birds-of-paradise-theme - ;; :type git - ;; :url "https://gist.github.com/1130343.git" - ;; :load "birds-of-paradise-theme.el") (:name eproject :type git :url "https://github.com/jrockway/eproject.git"