Commit aade29db authored by Zebediah Figura's avatar Zebediah Figura Committed by Alexandre Julliard

shell32/tests: Remove pointless redefinition of FOF_NORECURSION.

parent 3113c541
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment