mirror of
https://github.com/tuxbox-neutrino/libstb-hal.git
synced 2025-08-26 23:13:16 +02:00
fix generic
This commit is contained in:
@@ -50,5 +50,6 @@ void shutdown_td_api()
|
||||
lt_info("%s, initialized = %d\n", __func__, (int)initialized);
|
||||
if (glfb)
|
||||
delete glfb;
|
||||
glfb = NULL;
|
||||
initialized = false;
|
||||
}
|
||||
|
Reference in New Issue
Block a user