mesa: update comment on gl_display_list

Reviewed-by: Roland Scheidegger <sroland@vmware.com>
This commit is contained in:
Brian Paul
2018-01-18 12:53:12 -07:00
parent cffa82327d
commit 5d3e10fd27
+1 -3
View File
@@ -4372,9 +4372,7 @@ union gl_dlist_node;
/**
* Provide a location where information about a display list can be
* collected. Could be extended with driverPrivate structures,
* etc. in the future.
* Per-display list information.
*/
struct gl_display_list
{