Revert 45697:
[reactos.git] / lib / cmlib / hiveinit.c
index 8dea06a..c043f26 100644 (file)
@@ -445,6 +445,9 @@ HvInitialize(
    NTSTATUS Status;
    PHHIVE Hive = RegistryHive;
 
+   UNREFERENCED_PARAMETER(HiveType);
+   UNREFERENCED_PARAMETER(FileName);
+
    /*
     * Create a new hive structure that will hold all the maintenance data.
     */