Trylocks were implemented, remove stale comment

This commit is contained in:
Kris Kennaway 2008-04-12 12:17:49 +00:00
parent 89ab2a7a53
commit 8c0df706da

View file

@ -149,8 +149,6 @@ void _rw_assert(struct rwlock *rw, int what, const char *file, int line);
/*
* Public interface for lock operations.
*
* XXX: Missing try locks.
*/
#ifndef LOCK_DEBUG