diff options
Diffstat (limited to 'sys/glsink/gstglupload.c')
-rw-r--r-- | sys/glsink/gstglupload.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/glsink/gstglupload.c b/sys/glsink/gstglupload.c index 3b5cbc5f..cab99359 100644 --- a/sys/glsink/gstglupload.c +++ b/sys/glsink/gstglupload.c @@ -68,8 +68,6 @@ static const GstElementDetails element_details = GST_ELEMENT_DETAILS ("FIXME", "FIXME example filter", "FIXME <fixme@fixme.com>"); -#define GST_GL_VIDEO_CAPS "video/x-raw-gl" - static GstStaticPadTemplate gst_gl_upload_src_pad_template = GST_STATIC_PAD_TEMPLATE ("src", GST_PAD_SRC, |