mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-07-04 10:30:42 +00:00
Disable threading
This commit is contained in:
parent
241fa6966a
commit
d0bb8e83d6
@ -113,7 +113,7 @@ void AnimationImpl::init(const std::shared_ptr<LOTModel> &model)
|
||||
mRenderInProgress = false;
|
||||
}
|
||||
|
||||
#ifdef LOTTIE_THREAD_SUPPORT
|
||||
#if false //def LOTTIE_THREAD_SUPPORT
|
||||
|
||||
#include <thread>
|
||||
#include "vtaskqueue.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user