shell32/tests: Remove pointless redefinition of FOF_NORECURSION.

Signed-off-by: Zebediah Figura <zfigura@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
Zebediah Figura 2022-02-03 18:47:20 -06:00 committed by Alexandre Julliard
parent 3113c5412f
commit aade29db06
1 changed files with 0 additions and 4 deletions

View File

@ -29,10 +29,6 @@
#include "wine/test.h"
#ifndef FOF_NORECURSION
#define FOF_NORECURSION 0x1000
#endif
/* Error codes could be pre-Win32 */
#define DE_SAMEFILE 0x71
#define DE_MANYSRC1DEST 0x72