mirror of
https://github.com/overte-org/overte.git
synced 2025-04-21 08:04:01 +02:00
Don't save the billboard.
This commit is contained in:
parent
aeb424cd71
commit
e6b0dc592b
1 changed files with 0 additions and 2 deletions
|
@ -2741,8 +2741,6 @@ QImage Application::renderAvatarBillboard() {
|
|||
|
||||
_textureCache.getPrimaryFramebufferObject()->release();
|
||||
|
||||
image.save("billboard.png");
|
||||
|
||||
return image;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue