mirror of
https://github.com/overte-org/overte.git
synced 2025-04-21 06:44:06 +02:00
Remove dead code
This commit is contained in:
parent
5555ccd225
commit
f08c608195
1 changed files with 0 additions and 1 deletions
|
@ -118,7 +118,6 @@ void Overlays::renderHUD(RenderArgs* renderArgs) {
|
|||
|
||||
renderArgs->_context->syncCache();
|
||||
renderArgs->_context->render(batch);
|
||||
// gpu::GLBackend::renderBatch(batch, true);
|
||||
}
|
||||
|
||||
unsigned int Overlays::addOverlay(const QString& type, const QScriptValue& properties) {
|
||||
|
|
Loading…
Reference in a new issue