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/explorer-new/trayntfy.c?rev=65125&r1=65124&r2=65125&view=diff
==============================================================================
--- 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)
     {


Reply via email to