[EXPLORER-NEW]

fix gcc build

svn path=/branches/shell-experiments/; revision=65125
This commit is contained in:
Christoph von Wittich 2014-10-30 19:00:19 +00:00
parent 4dfef8d21d
commit 15ec865f72

View file

@ -1246,7 +1246,6 @@ TrayClockWndProc(IN HWND hwnd,
IN LPARAM lParam)
{
PTRAY_CLOCK_WND_DATA This = NULL;
LRESULT Ret = FALSE;
if (uMsg != WM_NCCREATE)
{