From 0a56ebc58495a8af56249d83ad29997312aba8b9 Mon Sep 17 00:00:00 2001 From: Aaron Schulz Date: Wed, 30 May 2007 23:06:55 +0000 Subject: [PATCH] *clean up comment --- includes/filerepo/ArchivedFile.php | 4 ---- 1 file changed, 4 deletions(-) diff --git a/includes/filerepo/ArchivedFile.php b/includes/filerepo/ArchivedFile.php index fc92b9a152..cbc6f67ee7 100644 --- a/includes/filerepo/ArchivedFile.php +++ b/includes/filerepo/ArchivedFile.php @@ -7,10 +7,6 @@ class ArchivedFile { /** * Returns a file object from the filearchive table - * In the future, all current and old image storage - * may use FileStore. There will be a "old" storage - * for current and previous file revisions as well as - * the "deleted" group for archived revisions * @param $title, the corresponding image page title * @param $id, the image id, a unique key * @param $key, optional storage key -- 2.20.1