Drop extraneous var.
authorgb <gb@5584edef-b1fe-4b99-b61b-dd2bab72e969>
Thu, 29 Apr 2010 16:08:46 +0000 (16:08 +0000)
committerGwenole Beauchesne <gbeauchesne@splitted-desktop.com>
Mon, 20 Sep 2010 10:55:41 +0000 (12:55 +0200)
gst-libs/gst/vaapi/gstvaapivideobuffer.c

index fbb4f1f..bb002bf 100644 (file)
@@ -44,7 +44,6 @@ struct _GstVaapiVideoBufferPrivate {
     GstVaapiVideoPool          *surface_pool;
     GstVaapiSurface            *surface;
     GstVaapiSurfaceProxy       *proxy;
-    guint                       flags;
 };
 
 static void