mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-19 07:37:11 +02:00
Remove shadow debugging image saving.
This commit is contained in:
parent
aeb994dd40
commit
e0e2b973f1
1 changed files with 0 additions and 1 deletions
|
@ -273,7 +273,6 @@ void Pip::RendererGL::createShadowTexture() {
|
|||
size.width(),
|
||||
shadow);
|
||||
}
|
||||
image.save("C:\\Tmp\\shadow.png");
|
||||
_shadowImage.setImage(std::move(image));
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue