mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-28 07:51:11 +02:00
fix segfault from 352fcdf54d
Origin commit data
------------------
Branch: ni/coolstream
Commit: 43a61920ac
Author: TangoCash <eric@loxat.de>
Date: 2022-11-21 (Mon, 21 Nov 2022)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -137,7 +137,6 @@ cGLCD::cGLCD()
|
||||
InitAnalogClock();
|
||||
InitDigitalClock();
|
||||
InitSimpleClock();
|
||||
InitWeather();
|
||||
|
||||
Update();
|
||||
}
|
||||
@@ -667,6 +666,8 @@ void cGLCD::updateFonts()
|
||||
}
|
||||
}
|
||||
|
||||
WeatherUpdateFonts();
|
||||
|
||||
fonts_initialized = true;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user