Author: gadamopoulos Date: Sat Aug 31 14:59:45 2013 New Revision: 59919
URL: http://svn.reactos.org/svn/reactos?rev=59919&view=rev Log: [shell32] - Remove a line that shouldn't have been committed
Modified: trunk/reactos/dll/win32/shell32/precomp.h
Modified: trunk/reactos/dll/win32/shell32/precomp.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32/precomp.h... ============================================================================== --- trunk/reactos/dll/win32/shell32/precomp.h [iso-8859-1] (original) +++ trunk/reactos/dll/win32/shell32/precomp.h [iso-8859-1] Sat Aug 31 14:59:45 2013 @@ -72,7 +72,6 @@ #include "filedefext.h" #include "drvdefext.h" #include "CMenuBand.h" -#include "CMenuDeskBar.h"
#include <wine/debug.h>