Remove a comment that referrred to the obsolete mtxf struct.
This commit is contained in:
parent
595b174add
commit
bdc49e9b63
@ -88,7 +88,6 @@
|
||||
|
||||
#ifdef WITNESS
|
||||
struct mtx_debug {
|
||||
/* If you add anything here, adjust the mtxf_t definition below */
|
||||
struct witness *mtxd_witness;
|
||||
LIST_ENTRY(mtx) mtxd_held;
|
||||
const char *mtxd_file;
|
||||
|
Loading…
Reference in New Issue
Block a user