mirror of
https://github.com/mpv-player/mpv
synced 2025-02-14 10:57:32 +00:00
10l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13878 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
5ee13896a1
commit
819ba1a04f
@ -1136,7 +1136,9 @@ static void
|
||||
uninit(void)
|
||||
{
|
||||
if ( !vo_config_count ) return;
|
||||
#ifndef GL_WIN32
|
||||
releaseGlContext(&gl_vinfo, &gl_context);
|
||||
#endif
|
||||
if (texgrid) {
|
||||
free(texgrid);
|
||||
texgrid = NULL;
|
||||
|
Loading…
Reference in New Issue
Block a user