Revert the sync.
[reactos.git] / base / setup / usetup / registry.h
index 63d2b67..d764704 100644 (file)
@@ -29,7 +29,6 @@
 BOOLEAN
 ImportRegistryFile(PWSTR Filename,
                   PWSTR Section,
-                  LCID LocaleId,
                   BOOLEAN Delete);
 
 BOOLEAN