Skip to content

Commit ea4a12d

Browse files
committed
RDKEMW-1015 : HDMICEC SINK COMRPC
1 parent fb090da commit ea4a12d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

HdmiCecSink/HdmiCecSink.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,6 @@ namespace WPEFramework
117117
Exchange::IHdmiCecSink::HdmiCecSinkSuccess success;
118118
HdmiCecSink::_hdmiCecSink->SetEnabled(false,success);
119119
}
120-
HdmiCecSink::_notification.OnActiveSourceStatusUpdated(false);
121120

122121
if(nullptr != _hdmiCecSink)
123122
{

0 commit comments

Comments
 (0)