gallium: remove set_edgeflags from docs
authorRoland Scheidegger <sroland@vmware.com>
Fri, 15 Jan 2010 16:55:42 +0000 (17:55 +0100)
committerRoland Scheidegger <sroland@vmware.com>
Fri, 15 Jan 2010 16:55:42 +0000 (17:55 +0100)
src/gallium/docs/source/context.rst

index 3183954..4767cfb 100644 (file)
@@ -47,7 +47,6 @@ These pieces of state are too small, variable, and/or trivial to have CSO
 objects. They all follow simple, one-method binding calls, e.g.
 ``set_edgeflags``.
 
-* ``set_edgeflags``
 * ``set_blend_color``
 * ``set_clip_state``
 * ``set_polygon_stipple``