mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-02 10:21:04 +02:00
neutrino: fix build
Origin commit data
------------------
Branch: ni/coolstream
Commit: eef7c4c867
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-02-09 (Thu, 09 Feb 2017)
Origin message was:
------------------
- neutrino: fix build
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -1018,15 +1018,6 @@ void CNeutrinoApp::upgradeSetup(const char * fname)
|
||||
}
|
||||
}
|
||||
//NI
|
||||
if (g_settings.version_pseudo < "20160623110000")
|
||||
{
|
||||
if (g_settings.screen_xres == 112)
|
||||
g_settings.screen_xres = 105;
|
||||
|
||||
if (g_settings.screen_yres == 112)
|
||||
g_settings.screen_yres = 105;
|
||||
}
|
||||
//NI
|
||||
if (g_settings.version_pseudo < "20160804110000")
|
||||
{
|
||||
if (g_settings.tmdb_api_key == "XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX")
|
||||
|
Reference in New Issue
Block a user