mirror of
https://github.com/gnif/LookingGlass.git
synced 2026-08-23 23:51:30 +00:00
[client] overlay: clean up partial initialization
This commit is contained in:
@@ -124,7 +124,7 @@ static bool splash_init(void ** udata, const void * params)
|
||||
static void splash_free(void * udata)
|
||||
{
|
||||
overlayFreeImage(&l_logo);
|
||||
stringlist_free(&l_tagline );
|
||||
stringlist_free(&l_tagline);
|
||||
stringlist_free(&l_footline);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user