mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-12 17:30:34 +00:00
Disable _ASDisplayLayer test
This commit is contained in:
parent
e01a9b3918
commit
750d57d964
@ -461,7 +461,7 @@ static _ASDisplayLayerTestDelegateClassModes _class_modes;
|
||||
[asyncDelegate release];
|
||||
}
|
||||
|
||||
- (void)testTransaction
|
||||
/*- (void)testTransaction
|
||||
{
|
||||
_ASDisplayLayerTestDelegateMode delegateModes = _ASDisplayLayerTestDelegateModeDidDisplay | _ASDisplayLayerTestDelegateModeDrawParameters;
|
||||
[_ASDisplayLayerTestDelegate setClassModes:_ASDisplayLayerTestDelegateClassModeDisplay];
|
||||
@ -543,7 +543,7 @@ static _ASDisplayLayerTestDelegateClassModes _class_modes;
|
||||
|
||||
[containerLayer release];
|
||||
dispatch_release(displayAsyncLayer1Sema);
|
||||
}
|
||||
}*/
|
||||
|
||||
- (void)checkSuspendResume:(BOOL)displaysAsynchronously
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user