mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-07-05 11:00:54 +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;
|
mRenderInProgress = false;
|
||||||
}
|
}
|
||||||
|
|
||||||
#ifdef LOTTIE_THREAD_SUPPORT
|
#if false //def LOTTIE_THREAD_SUPPORT
|
||||||
|
|
||||||
#include <thread>
|
#include <thread>
|
||||||
#include "vtaskqueue.h"
|
#include "vtaskqueue.h"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user