Skip to content

Commit

Permalink
Remove a comment that's now inaccurate
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam Jackson committed Oct 2, 2007
1 parent c6e41c5 commit 57572c4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion edid-decode.c
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,6 @@ detailed_block(unsigned char *x)
/*
* XXX todo: implement feature flags, vtd blocks
* XXX check: ranges are well-formed; block termination if no vtd
* XXX check: required if continuous frequency
*/
if (claims_one_point_four) { /* XXX might be valid earlier? */
if (x[4] & 0x02) {
Expand Down

0 comments on commit 57572c4

Please sign in to comment.