mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-10 03:19:40 +00:00
Fix warnings (drop extraneous var).
This commit is contained in:
parent
a1b25e8807
commit
e4a4fd9742
1 changed files with 0 additions and 1 deletions
|
@ -454,7 +454,6 @@ static void
|
|||
gst_vaapi_window_x11_constructed(GObject *object)
|
||||
{
|
||||
GstVaapiWindowX11 * const window = GST_VAAPI_WINDOW_X11(object);
|
||||
GstVaapiDisplay *display;
|
||||
GObjectClass *parent_class;
|
||||
|
||||
window->priv->display =
|
||||
|
|
Loading…
Reference in a new issue