Remove empty line
All checks were successful
Builds / ExectOS (i686, release) (push) Successful in 40s
Builds / ExectOS (amd64, debug) (push) Successful in 43s
Builds / ExectOS (i686, debug) (push) Successful in 49s
Builds / ExectOS (amd64, release) (push) Successful in 53s

This commit is contained in:
2026-07-10 08:52:18 +02:00
parent f51c7a5ce5
commit 30abb5be98

View File

@@ -299,7 +299,6 @@ KE::PushLock::AcquireWaitSharedPushLock(IN PKPUSH_LOCK PushLock)
}
}
/**
* Prepares a push lock wait block and enqueues it onto the lock's contention stack.
*