mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 16:31:11 +02:00
fix segfault from - glcd: fix warning: statement is a reference, not call
This commit is contained in:
@@ -51,11 +51,6 @@ int weather_fontsize;
|
||||
int standby_weather_percent;
|
||||
int standby_weather_fontsize;
|
||||
|
||||
void InitWeather()
|
||||
{
|
||||
WeatherUpdateFonts();
|
||||
}
|
||||
|
||||
void WeatherUpdateFonts()
|
||||
{
|
||||
cGLCD *cglcd = cGLCD::getInstance();
|
||||
|
Reference in New Issue
Block a user