glwindow: remove unused draw_unlocked function
authorMatthew Waters <matthew@centricular.com>
Sat, 26 Sep 2015 09:19:50 +0000 (19:19 +1000)
committerMatthew Waters <matthew@centricular.com>
Mon, 28 Sep 2015 06:44:05 +0000 (16:44 +1000)
commit27422da0569b448c7db6a65b79e79bd0862d5b29
tree497dd881b058e67373964638849ec7ad3db42b72
parent0e18ae586b10a26409ec2fb14fc65903a5d6fe2d
glwindow: remove unused draw_unlocked function

The functionality is provided by draw anyway and is leftover from
X11's specific threading requirements that no longer apply.
docs/libs/gst-plugins-bad-libs-sections.txt
gst-libs/gst/gl/android/gstglwindow_android_egl.c
gst-libs/gst/gl/cocoa/gstglwindow_cocoa.m
gst-libs/gst/gl/eagl/gstglwindow_eagl.m
gst-libs/gst/gl/gstglwindow.c
gst-libs/gst/gl/gstglwindow.h
gst-libs/gst/gl/wayland/gstglwindow_wayland_egl.c
gst-libs/gst/gl/win32/gstglwindow_win32.c
gst-libs/gst/gl/x11/gstglwindow_x11.c