mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-24 07:05:35 +00:00
Download manager improvements
This commit is contained in:
@@ -678,13 +678,6 @@ private final class VisualMediaItem: SparseItemGrid.Item {
|
||||
}
|
||||
}
|
||||
|
||||
private final class NullActionClass: NSObject, CAAction {
|
||||
@objc func run(forKey event: String, object anObject: Any, arguments dict: [AnyHashable : Any]?) {
|
||||
}
|
||||
}
|
||||
|
||||
private let nullAction = NullActionClass()
|
||||
|
||||
private struct Month: Equatable {
|
||||
var packedValue: Int32
|
||||
|
||||
|
||||
Reference in New Issue
Block a user