Minor fix for multiple %APPDATA%.

This commit is contained in:
spx
2010-07-22 01:50:22 +00:00
parent 4965f3859f
commit 3f2268b6b2
2 changed files with 6 additions and 2 deletions

View File

@ -502,7 +502,6 @@ void CMeterWindow::ChangeZPos(ZPOSITION zPos, bool all)
{
if(!m_ChildWindow)
{
HWND parent = GetAncestor(m_Window, GA_PARENT);
HWND winPos = HWND_NOTOPMOST;
m_WindowZPosition = zPos;