mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 16:31:11 +02:00
remove all fb->blit() calls
TODO: check if plugins etc. need extra treatment
This commit is contained in:
@@ -263,7 +263,6 @@ int CPictureViewerGui::show()
|
||||
hide();
|
||||
update=false;
|
||||
paint();
|
||||
frameBuffer->blit();
|
||||
}
|
||||
|
||||
if (audioplayer)
|
||||
@@ -636,7 +635,6 @@ int CPictureViewerGui::show()
|
||||
loop = false;
|
||||
}
|
||||
}
|
||||
frameBuffer->blit();
|
||||
}
|
||||
hide();
|
||||
|
||||
|
Reference in New Issue
Block a user