Skip to content
Snippets Groups Projects
Commit 0b055b16 authored by Ming Rui Zhang's avatar Ming Rui Zhang
Browse files

Revert "misc: disable hardware acceleration by default at running"

This reverts commit fd9c2e28.

Change-Id: I94fed8863d6d139a92d579f65d4a6884bc8ca7d7
parent f2bf02db
Branches
Tags
No related merge requests found
...@@ -201,7 +201,6 @@ MainApplication::initLrc() ...@@ -201,7 +201,6 @@ MainApplication::initLrc()
splash_->hide(); splash_->hide();
LRCInstance::subscribeToDebugReceived(); LRCInstance::subscribeToDebugReceived();
LRCInstance::getAPI().holdConferences = false; LRCInstance::getAPI().holdConferences = false;
LRCInstance::avModel().setHardwareAcceleration(false);
} }
void void
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment