mirror of
https://github.com/brl/mutter.git
synced 2024-11-21 15:40:41 -05:00
cogl/renderer: Remove documentation of nonexistent enum
We don't want to delve into the philosohical study of the not-being, so let's just not document an enum value that doesn't exist anymore. https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1151
This commit is contained in:
parent
95642d05a6
commit
05341221d4
@ -312,7 +312,6 @@ cogl_renderer_remove_constraint (CoglRenderer *renderer,
|
||||
* @COGL_DRIVER_NOP: A No-Op driver.
|
||||
* @COGL_DRIVER_GL: An OpenGL driver.
|
||||
* @COGL_DRIVER_GL3: An OpenGL driver using the core GL 3.1 profile
|
||||
* @COGL_DRIVER_GLES1: An OpenGL ES 1.1 driver.
|
||||
* @COGL_DRIVER_GLES2: An OpenGL ES 2.0 driver.
|
||||
*
|
||||
* Identifiers for underlying hardware drivers that may be used by
|
||||
|
Loading…
Reference in New Issue
Block a user