summaryrefslogtreecommitdiffstats
path: root/gst/videocrop/gstvideocrop.h
diff options
context:
space:
mode:
Diffstat (limited to 'gst/videocrop/gstvideocrop.h')
-rw-r--r--gst/videocrop/gstvideocrop.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/gst/videocrop/gstvideocrop.h b/gst/videocrop/gstvideocrop.h
index 0075997f..9911c7c5 100644
--- a/gst/videocrop/gstvideocrop.h
+++ b/gst/videocrop/gstvideocrop.h
@@ -70,8 +70,6 @@ struct _GstVideoCrop
GstBaseTransform basetransform;
/*< private >*/
- gboolean noop; /* TRUE if crop_left,_right,_top and _bottom are all 0 */
-
gint crop_left;
gint crop_right;
gint crop_top;