From 358ed0abd04f4eb869130be1015de2c523989f14 Mon Sep 17 00:00:00 2001 From: Marius Vollmer Date: Sun, 24 Aug 2008 02:30:26 +0300 Subject: [PATCH] Garbage collection. --- magit.el | 3 --- 1 file changed, 3 deletions(-) diff --git a/magit.el b/magit.el index e16e12b7..fb44ba69 100644 --- a/magit.el +++ b/magit.el @@ -178,9 +178,6 @@ Many Magit faces inherit from this one by default." (put-text-property (line-beginning-position) (line-beginning-position 2) prop val)) -;;; Highlighting - - ;;; Revisions and ranges (defun magit-list-interesting-revisions ()