From 67d7c543b37198724b88df5b54782075ec2c8564 Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Wed, 13 Oct 2010 02:48:56 +0200 Subject: [PATCH] pad: remove unused variable --- gst/gstpad.c | 1 - 1 file changed, 1 deletion(-) diff --git a/gst/gstpad.c b/gst/gstpad.c index 4403922..81a6c27 100644 --- a/gst/gstpad.c +++ b/gst/gstpad.c @@ -119,7 +119,6 @@ struct _GstPadPrivate { GstPadChainListFunction chainlistfunc; - GstPadPushCache cache_slot; GstPadPushCache *cache_ptr; }; -- 2.7.4