summaryrefslogtreecommitdiffstats
path: root/Gui
diff options
context:
space:
mode:
authorvayne <vayne@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-03-03 19:38:09 +0000
committervayne <vayne@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-03-03 19:38:09 +0000
commit9fde5d09779b50a49b957c083b94b0d2d0b46bb7 (patch)
tree93c5773d3aa33fea6dd2f33c64c985ca2dc61fa7 /Gui
parent96344b6d9cb32f3b9487fc61f6f50d64391d74fc (diff)
downloadmpv-9fde5d09779b50a49b957c083b94b0d2d0b46bb7.tar.bz2
mpv-9fde5d09779b50a49b957c083b94b0d2d0b46bb7.tar.xz
supposed to be using global m_config here, and this wasn't even getting set.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22425 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'Gui')
-rw-r--r--Gui/win32/gui.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/Gui/win32/gui.c b/Gui/win32/gui.c
index 897469cd1e..bf4f2d4fab 100644
--- a/Gui/win32/gui.c
+++ b/Gui/win32/gui.c
@@ -62,7 +62,6 @@ DWORD oldtime;
NOTIFYICONDATA nid;
int console_state = 0;
play_tree_t *playtree = NULL;
-m_config_t* mconfig = NULL;
static HBRUSH colorbrush = NULL; //Handle to colorkey brush
static COLORREF windowcolor = RGB(255,0,255); //Windowcolor == colorkey