summaryrefslogtreecommitdiffstats
path: root/src/mesa/state_tracker/st_atom_stipple.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesa/state_tracker/st_atom_stipple.c')
-rw-r--r--src/mesa/state_tracker/st_atom_stipple.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mesa/state_tracker/st_atom_stipple.c b/src/mesa/state_tracker/st_atom_stipple.c
index 3918a1e..b059ca9 100644
--- a/src/mesa/state_tracker/st_atom_stipple.c
+++ b/src/mesa/state_tracker/st_atom_stipple.c
@@ -84,7 +84,6 @@ update_stipple( struct st_context *st )
/** Update the stipple when the pattern or window height changes */
const struct st_tracked_state st_update_polygon_stipple = {
- "st_update_polygon_stipple", /* name */
{ /* dirty */
(_NEW_POLYGONSTIPPLE |
_NEW_BUFFERS), /* mesa */