mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-03 19:01:13 +02:00
initialize not initialized var
Origin commit data
------------------
Commit: 926e0ce141
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-11-05 (Mon, 05 Nov 2012)
Origin message was:
------------------
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