diff --git a/xtoskrnl/ke/pushlock.cc b/xtoskrnl/ke/pushlock.cc index cded91d..120f47c 100644 --- a/xtoskrnl/ke/pushlock.cc +++ b/xtoskrnl/ke/pushlock.cc @@ -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. *