Skip to content

Commit

Permalink
Remove newline.
Browse files Browse the repository at this point in the history
  • Loading branch information
westy92 committed Jan 29, 2024
1 parent e2a1344 commit 70459b9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/raw_rwlock.rs
Original file line number Diff line number Diff line change
Expand Up @@ -361,7 +361,6 @@ unsafe impl lock_api::RawRwLockUpgrade for RawRwLock {
return;
}
}

self.unlock_upgradable_slow(false);
}

Expand Down

0 comments on commit 70459b9

Please sign in to comment.