glutils: remove unused GstGLDisplayProjection

This commit is contained in:
Matthew Waters 2016-07-12 15:34:24 +10:00
parent 06b4b52a20
commit 6edd89c883

View file

@ -28,18 +28,6 @@
G_BEGIN_DECLS
/**
* GstGLContextProjection:
*
* %GST_GL_DISPLAY_PROJECTION_ORTHO2D: Orthogonal projection
* %GST_GL_DISPLAY_CONVERSION_MATRIX: Perspective projection
*/
typedef enum
{
GST_GL_DISPLAY_PROJECTION_ORTHO2D,
GST_GL_DISPLAY_PROJECTION_PERSPECTIVE
} GstGLDisplayProjection;
/**
* CDCB:
* @texture: texture to draw