diff options
Diffstat (limited to 'gst-libs/gst/gl/egl/gsteglimage.c')
-rw-r--r-- | gst-libs/gst/gl/egl/gsteglimage.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/gst-libs/gst/gl/egl/gsteglimage.c b/gst-libs/gst/gl/egl/gsteglimage.c index 30bab22d4..906f56e38 100644 --- a/gst-libs/gst/gl/egl/gsteglimage.c +++ b/gst-libs/gst/gl/egl/gsteglimage.c @@ -191,10 +191,6 @@ #define EGL_YUV_NARROW_RANGE_EXT 0x3283 #endif -#if !GST_GL_HAVE_EGLUINT64KHR -typedef khronos_uint64_t EGLuint64KHR; -#endif - GST_DEFINE_MINI_OBJECT_TYPE (GstEGLImage, gst_egl_image); #ifndef GST_DISABLE_GST_DEBUG |