From 15ec865f72924ccdf100c4d728b7cb039deb5e43 Mon Sep 17 00:00:00 2001 From: Christoph von Wittich Date: Thu, 30 Oct 2014 19:00:19 +0000 Subject: [PATCH] [EXPLORER-NEW] fix gcc build svn path=/branches/shell-experiments/; revision=65125 --- base/shell/explorer-new/trayntfy.c | 1 - 1 file changed, 1 deletion(-) diff --git a/base/shell/explorer-new/trayntfy.c b/base/shell/explorer-new/trayntfy.c index e7007afe9f0..1ce1dc46706 100644 --- a/base/shell/explorer-new/trayntfy.c +++ b/base/shell/explorer-new/trayntfy.c @@ -1246,7 +1246,6 @@ TrayClockWndProc(IN HWND hwnd, IN LPARAM lParam) { PTRAY_CLOCK_WND_DATA This = NULL; - LRESULT Ret = FALSE; if (uMsg != WM_NCCREATE) {