x11_common: always free x11 context struct on exit
commit42244dd2a46ff0e14c6192fa7d8fdb01d033befa
authorUoti Urpala <uau@glyph.nonexistent.invalid>
Wed, 27 Jan 2010 23:12:34 +0000 (28 01:12 +0200)
committerUoti Urpala <uau@glyph.nonexistent.invalid>
Wed, 27 Jan 2010 23:12:34 +0000 (28 01:12 +0200)
tree0508d7379d53163cdb5552e151532ae3e95f60c9
parentc710c5ee504530eeb7ef7c73f6665fdb291dd206
x11_common: always free x11 context struct on exit

Previously it was not freed if no X11 display had been opened (for
example -vo null).
libvo/x11_common.c