mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-31 01:11:12 +02:00
initialize not initialized var
This commit is contained in:
@@ -52,6 +52,8 @@ extern cVideo *videoDecoder;
|
||||
CCECSetup::CCECSetup()
|
||||
{
|
||||
width = w_max (40, 10); //%
|
||||
cec1 = NULL;
|
||||
cec2 = NULL;
|
||||
}
|
||||
|
||||
CCECSetup::~CCECSetup()
|
||||
|
Reference in New Issue
Block a user