From 1c4ad778126788cebcb54342837042bfe432d504 Mon Sep 17 00:00:00 2001 From: Roland Scheidegger Date: Fri, 15 Jan 2010 17:55:42 +0100 Subject: gallium: remove set_edgeflags from docs --- src/gallium/docs/source/context.rst | 1 - 1 file changed, 1 deletion(-) (limited to 'src/gallium/docs') diff --git a/src/gallium/docs/source/context.rst b/src/gallium/docs/source/context.rst index 3183954638..4767cfb0d8 100644 --- a/src/gallium/docs/source/context.rst +++ b/src/gallium/docs/source/context.rst @@ -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`` -- cgit v1.2.3