glmemory: remove uneeded unref
authorMatthew Waters <matthew@centricular.com>
Tue, 28 Apr 2015 10:46:52 +0000 (20:46 +1000)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 9 Dec 2017 19:32:00 +0000 (19:32 +0000)
commit84b61ad4d58b3bd67396559557cfe8f6d4c99e79
tree8f23f556ba4b2c0aad82cc17b2c48c0f193190a5
parentdc36647d783e639d97ed17e00e1908333600c920
glmemory: remove uneeded unref

The call to _gl_mem_alloc_data will unref and NULLify 'dest' for us.
We just need to return.

https://bugzilla.gnome.org/show_bug.cgi?id=744246
gst-libs/gst/gl/gstglmemory.c