Mercurial > mplayer.hg
changeset 22407:458b7f1386f3
supposed to be using global m_config here, and this wasn't even getting set.
author | vayne |
---|---|
date | Sat, 03 Mar 2007 19:38:09 +0000 |
parents | 9977fe541c4d |
children | 205fb3c6369c |
files | Gui/win32/gui.c |
diffstat | 1 files changed, 0 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/Gui/win32/gui.c Sat Mar 03 17:25:18 2007 +0000 +++ b/Gui/win32/gui.c Sat Mar 03 19:38:09 2007 +0000 @@ -62,7 +62,6 @@ 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