summaryrefslogtreecommitdiffstats
path: root/db/item.php
diff options
context:
space:
mode:
Diffstat (limited to 'db/item.php')
-rw-r--r--db/item.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/db/item.php b/db/item.php
index 4a3fa0d8c..535dd745c 100644
--- a/db/item.php
+++ b/db/item.php
@@ -163,7 +163,6 @@ class Item extends Entity implements IAPI {
$item->setUnstarred();
}
- $item->setFeedId(null);
return $item;
}