Fix commit c2d1b3968b for build on nevis

Origin commit data
------------------
Branch: ni/coolstream
Commit: e964a13763
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-11-24 (Mon, 24 Nov 2014)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
Michael Liebmann
2014-11-24 17:38:21 +01:00
parent c2d1b3968b
commit 9db3dc37d4

View File

@@ -120,8 +120,6 @@ struct SNeutrinoSettings
int video_43mode; int video_43mode;
#ifdef BOXMODEL_APOLLO #ifdef BOXMODEL_APOLLO
int brightness; int brightness;
int audio_volume_percent_ac3;
int audio_volume_percent_pcm;
int contrast; int contrast;
int saturation; int saturation;
int enable_sd_osd; int enable_sd_osd;
@@ -181,6 +179,9 @@ struct SNeutrinoSettings
int hdmi_dd; int hdmi_dd;
int spdif_dd; int spdif_dd;
int analog_out; int analog_out;
int audio_volume_percent_ac3;
int audio_volume_percent_pcm;
//video //video
int video_dbdr; int video_dbdr;
int hdmi_cec_mode; int hdmi_cec_mode;