Synchronize with trunk's revision r57629.
[reactos.git] / base / setup / usetup / native / host_native.h
index 207927c..df3ad98 100644 (file)
@@ -1,13 +1,5 @@
 #pragma once
 
-#include "usetup.h"
-
-typedef struct
-{
-       PWCHAR Source;
-       PWCHAR Target;
-} *PFILEPATHS_W;
-
 #define SetupInitDefaultQueueCallback(a) NULL
 #define SetupDefaultQueueCallbackW(a, b, c, d) TRUE
 #define SetupTermDefaultQueueCallback(a)