mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-02 10:21:04 +02:00
Merge branch 'ni/tuxbox' into ni/mp/tuxbox
Conflicts:
src/gui/components/cc_frm_footer.cpp
Origin commit data
------------------
Commit: c68ae57571
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-06-15 (Thu, 15 Jun 2017)
This commit is contained in:
@@ -99,7 +99,7 @@ FBFontRenderClass::~FBFontRenderClass()
|
||||
for (fontListEntry * f = font; f; f = g)
|
||||
{
|
||||
g = f->next;
|
||||
delete f;
|
||||
delete f; f = NULL;
|
||||
}
|
||||
|
||||
FTC_Manager_Done(cacheManager);
|
||||
|
Reference in New Issue
Block a user