Remove some nonworking code.
This commit is contained in:
parent
192eafa670
commit
12fde7365e
@ -167,9 +167,6 @@ Unread =
|
|||||||
count++
|
count++
|
||||||
Unread.posts.delete ID
|
Unread.posts.delete ID
|
||||||
Unread.postsQuotingYou.delete ID
|
Unread.postsQuotingYou.delete ID
|
||||||
|
|
||||||
if QuoteYou.isYou data
|
|
||||||
QuoteYou.lastRead = root
|
|
||||||
Unread.position = Unread.position.next
|
Unread.position = Unread.position.next
|
||||||
|
|
||||||
return unless count
|
return unless count
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user