mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2026-02-01 16:50:33 +00:00
rlottie: Fix warning on clnag-8
This commit is contained in:
committed by
Subhransu
parent
d26c1a5d90
commit
eb2ed2ca90
@@ -38,7 +38,6 @@ public:
|
||||
void setStops(const VGradientStops &stops);
|
||||
void setAlpha(float alpha) {mAlpha = alpha;}
|
||||
float alpha() const {return mAlpha;}
|
||||
VGradient() = default;
|
||||
|
||||
public:
|
||||
static constexpr int colorTableSize = 1024;
|
||||
|
||||
Reference in New Issue
Block a user