mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-24 07:05:35 +00:00
Implementation needs to match decleration. (#2539)
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
|
||||
@implementation ASControlTargetAction
|
||||
{
|
||||
id _target;
|
||||
__weak id _target;
|
||||
BOOL _createdWithNoTarget;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user