Remove stale comments.

This commit is contained in:
David Xu 2012-03-31 06:48:41 +00:00
parent b53011f9cf
commit 8b1eafa723

View File

@ -1215,9 +1215,6 @@ do_lock_normal(struct thread *td, struct umutex *m, uint32_t flags,
return (0);
}
/*
* Lock PTHREAD_PRIO_NONE protocol POSIX mutex.
*/
/*
* Unlock PTHREAD_PRIO_NONE protocol POSIX mutex.
*/