forked from mirrors/linphone-iphone
remove useless log
This commit is contained in:
parent
0dd411b427
commit
f9328106d0
1 changed files with 0 additions and 1 deletions
|
|
@ -455,7 +455,6 @@ static const CGFloat CELL_IMAGE_X_MARGIN = 100;
|
|||
}
|
||||
|
||||
self.messageText.frame = textFrame;
|
||||
LOGD([NSString stringWithFormat:@"Text of the photoCell: %@, size of the text of the photoCell: %@", [self.messageText text], NSStringFromCGSize(textFrame.size)]);
|
||||
}
|
||||
|
||||
@end
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue