Skip to content

Commit 7f8dd89

Browse files
committed
RDKEMW-1015 : HDMICEC SINK COMRPC
1 parent 7b03d51 commit 7f8dd89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

HdmiCecSink/HdmiCecSink.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ namespace WPEFramework
109109
return ;
110110
}
111111

112-
Exchange::IHdmiCecSink::HdmiCecSinkSuccess success = false;
112+
Exchange::IHdmiCecSink::HdmiCecSinkSuccess success;
113113

114114
HdmiCecSink::_hdmiCecSink->SetEnabled(false,success);
115115

0 commit comments

Comments
 (0)