From 3921369f35b66c817fde4fb721cf499e4b9e1720 Mon Sep 17 00:00:00 2001 From: Birunthan Mohanathas Date: Sun, 31 Mar 2013 18:18:38 +0300 Subject: [PATCH] Revert b9cdc53 --- Library/MeterWindow.cpp | 3 --- 1 file changed, 3 deletions(-) diff --git a/Library/MeterWindow.cpp b/Library/MeterWindow.cpp index b873546f..d267275e 100644 --- a/Library/MeterWindow.cpp +++ b/Library/MeterWindow.cpp @@ -3607,9 +3607,6 @@ LRESULT CMeterWindow::OnSysCommand(UINT uMsg, WPARAM wParam, LPARAM lParam) // Handle buttons HandleButtons(pos, BUTTONPROC_UP, false); // redraw only - - // Workaround for the system that the window size is changed incorrectly when the window is dragged over the upper side of the virtual screen - UpdateWindow(m_TransparencyValue, false); } else // not dragged {