Trim an extra blank line that snuck into the last commit.

This commit is contained in:
John Baldwin 2003-03-11 22:33:42 +00:00
parent bd17515b68
commit 2ca9461a05

View file

@ -1164,7 +1164,6 @@ depart(struct witness *w)
return (rebalancetree(list));
}
/*
* Prune an entire lock order tree. We look for cases where a lock
* is now both a descendant and a direct child of a given lock. In