[KERNEL32] Drop unused line breaks
[reactos.git] / dll / win32 / kernel32 / client / dosdev.c
index 3c569ec..c604562 100644 (file)
@@ -76,8 +76,6 @@ IsGlobalDeviceMap(
                 *IsGlobal = RtlEqualUnicodeString(&GlobalString, &PNameInfo->Name, FALSE);
                 Status = STATUS_SUCCESS;
             }
-
-
         }
     }
     _SEH2_FINALLY