gallium/draw: remove old comment

This commit is contained in:
Brian Paul 2010-04-23 10:57:34 -06:00
parent 1820d240cd
commit 06441af657

View file

@ -54,7 +54,6 @@ static INLINE struct wideline_stage *wideline_stage( struct draw_stage *stage )
/**
* Draw a wide line by drawing a quad (two triangles).
* XXX need to disable polygon stipple.
*/
static void wideline_line( struct draw_stage *stage,
struct prim_header *header )