mirror of
https://github.com/reddit-archive/reddit.git
synced 2026-04-27 03:00:12 -04:00
Message.add_props: Delete obsolete incorrect comment.
This commit is contained in:
@@ -1450,7 +1450,6 @@ class Message(Thing, Printable):
|
||||
else:
|
||||
item.recipient = (item.to_id == c.user._id)
|
||||
|
||||
# new-ness is stored on the relation
|
||||
if item.author_id == c.user._id:
|
||||
item.new = False
|
||||
elif item._fullname in unread:
|
||||
|
||||
Reference in New Issue
Block a user