mirror of
https://github.com/joel16/SDL2.git
synced 2025-03-04 01:17:05 +00:00
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
@ -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…
x
Reference in New Issue
Block a user