mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-11 18:29:05 +01:00
Remove code for collapsing threads and for reply count
This commit is contained in:
@@ -31,8 +31,6 @@ public interface MessageTree<T extends MessageTree.MessageNode> {
|
||||
|
||||
void setLevel(int level);
|
||||
|
||||
void setDescendantCount(int descendantCount);
|
||||
|
||||
long getTimestamp();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user