summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ext/zbar/gstzbar.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/zbar/gstzbar.c b/ext/zbar/gstzbar.c
index 91caf9ebf..b8b7e47d6 100644
--- a/ext/zbar/gstzbar.c
+++ b/ext/zbar/gstzbar.c
@@ -166,7 +166,6 @@ gst_zbar_class_init (GstZBarClass * g_class)
trans_class->start = GST_DEBUG_FUNCPTR (gst_zbar_start);
trans_class->stop = GST_DEBUG_FUNCPTR (gst_zbar_stop);
- trans_class->transform_ip_on_passthrough = FALSE;
vfilter_class->transform_frame_ip =
GST_DEBUG_FUNCPTR (gst_zbar_transform_frame_ip);