mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-14 11:49:04 +01:00
UI code cleanup.
This commit is contained in:
@@ -28,5 +28,4 @@ public class ConversationMessageInItem extends ConversationMessageItem
|
||||
public void setRead(boolean read) {
|
||||
this.read = read;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user