mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-05-03 22:56:57 +02:00
Update comment and remove useless code
This commit is contained in:
@@ -1428,7 +1428,6 @@ NSString *const kCmdResetUserPowerLevel = @"/deop";
|
||||
// Adjust Attachment width constant
|
||||
cell.attachViewWidthConstraint.constant = contentSize.width;
|
||||
} else {
|
||||
[cell.attachmentView setImageURL:nil withPreviewImage:nil]; // Cancel potential attachment loading
|
||||
cell.attachmentView.hidden = YES;
|
||||
cell.playIconView.hidden = YES;
|
||||
cell.messageTextView.hidden = NO;
|
||||
|
||||
Reference in New Issue
Block a user