forgotten debug code removed
This commit is contained in:
parent
863351e372
commit
12d857c60b
|
@ -98,8 +98,6 @@ static uint qskCreateTextureRaster( QQuickWindow* window,
|
|||
painter.scale( ratio, ratio );
|
||||
|
||||
helper->paint( &painter, size );
|
||||
|
||||
image.save( "/tmp/xx.png" );
|
||||
}
|
||||
|
||||
const auto target = QOpenGLTexture::Target2D;
|
||||
|
|
Loading…
Reference in New Issue