From 63b6227ce245dd873a8c1e1852db63bd58ace2fb Mon Sep 17 00:00:00 2001
From: Alex Barth <alex_b@53995.no-reply.drupal.org>
Date: Wed, 16 Sep 2009 21:42:55 +0000
Subject: [PATCH] Remove outdated comment.

---
 includes/feed.inc | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/includes/feed.inc b/includes/feed.inc
index ea47d9b9..b2a32da0 100644
--- a/includes/feed.inc
+++ b/includes/feed.inc
@@ -6,9 +6,6 @@
 
 /**
  * Importer class.
- * 
- * After fetch() has been invoked, it can be cached and revoked in a subsequent 
- * page callback until it is reset().
  */
 class Feed extends FeedsConfigurable {
 
-- 
GitLab