remove obsolete g_info.delivery_system

This commit is contained in:
Stefan Seyfried
2014-12-25 18:13:48 +01:00
parent 41dd237498
commit 20363fa8fd
2 changed files with 0 additions and 14 deletions

View File

@@ -801,7 +801,6 @@ const time_settings_struct_t timing_setting[SNeutrinoSettings::TIMING_SETTING_CO
struct SglobalInfo
{
unsigned char box_Type;
delivery_system_t delivery_system;
bool has_fan;
hw_caps_t *hw_caps;
};