Author: cwittich Date: Thu Oct 30 19:00:19 2014 New Revision: 65125
URL: http://svn.reactos.org/svn/reactos?rev=65125&view=rev Log: [EXPLORER-NEW] fix gcc build
Modified: branches/shell-experiments/base/shell/explorer-new/trayntfy.c
Modified: branches/shell-experiments/base/shell/explorer-new/trayntfy.c URL: http://svn.reactos.org/svn/reactos/branches/shell-experiments/base/shell/exp... ============================================================================== --- branches/shell-experiments/base/shell/explorer-new/trayntfy.c [iso-8859-1] (original) +++ branches/shell-experiments/base/shell/explorer-new/trayntfy.c [iso-8859-1] Thu Oct 30 19:00:19 2014 @@ -1246,7 +1246,6 @@ IN LPARAM lParam) { PTRAY_CLOCK_WND_DATA This = NULL; - LRESULT Ret = FALSE;
if (uMsg != WM_NCCREATE) {