We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2cfcfff commit 597b41fCopy full SHA for 597b41f
HdmiCecSink/HdmiCecSinkImplementation.cpp
@@ -601,8 +601,7 @@ namespace WPEFramework
601
//=========================================== HdmiCecSinkImplementation =========================================
602
603
HdmiCecSinkImplementation::HdmiCecSinkImplementation()
604
- : PluginHost::JSONRPC()
605
- , _pwrMgrNotification(*this)
+ : _pwrMgrNotification(*this)
606
, _registeredEventHandlers(false)
607
{
608
LOGWARN("Initializing HdmiCecSinkImplementation");
0 commit comments