[NTOSKRNL] Disable LUID mapping until it's properly implemented
[reactos.git] / ntoskrnl / config / cmdata.c
index 816dfd2..7a2c6af 100644 (file)
@@ -157,7 +157,7 @@ INIT_SECTION CM_SYSTEM_CONTROL_VECTOR CmControlVector[] =
     {
         L"Session Manager",
         L"LUIDDeviceMapsDisabled",
-        &DummyData,
+        &ObpLUIDDeviceMapsDisabled,
         NULL,
         NULL
     },