* Sync up to trunk head (r64959).
[reactos.git] / ntoskrnl / po / povolume.c
index 13cb5ef..053cefb 100644 (file)
@@ -299,7 +299,7 @@ PopFlushVolumes(IN BOOLEAN ShuttingDown)
     if (!(FlushPolicy & 2))
     {
         /* ReactOS only implements this routine for shutdown, which requires it */
-        UNIMPLEMENTED_DBGBREAK();
+        UNIMPLEMENTED;
     }
 
     /* Check if there were no volumes at all */