Fixed crash on exit
--HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40894
This commit is contained in:
parent
01baa89827
commit
fd0bae8ce1
1 changed files with 0 additions and 3 deletions
|
@ -1104,9 +1104,6 @@ void DirectFB_VideoQuit(_THIS)
|
|||
HIDDEN->c2frame = NULL;
|
||||
}
|
||||
|
||||
this->screen->hwdata->surface = NULL;
|
||||
this->screen->hwdata->palette = NULL;
|
||||
|
||||
if (HIDDEN->eventbuffer)
|
||||
{
|
||||
HIDDEN->eventbuffer->Release (HIDDEN->eventbuffer);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue