mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 22:55:00 +00:00
[WIP] View-once audio messages
This commit is contained in:
@@ -47,8 +47,4 @@ open class ASImageNode: ASDisplayNode {
|
||||
override public func calculateSizeThatFits(_ contrainedSize: CGSize) -> CGSize {
|
||||
return self.image?.size ?? CGSize()
|
||||
}
|
||||
|
||||
public var asdf: Int {
|
||||
return 1234
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user