summaryrefslogtreecommitdiffstats
path: root/libhb/rotate.c
diff options
context:
space:
mode:
Diffstat (limited to 'libhb/rotate.c')
-rw-r--r--libhb/rotate.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libhb/rotate.c b/libhb/rotate.c
index a96e6927d..5f9558764 100644
--- a/libhb/rotate.c
+++ b/libhb/rotate.c
@@ -46,7 +46,6 @@ hb_filter_object_t hb_filter_rotate =
{
.id = HB_FILTER_ROTATE,
.enforce_order = 0,
- .init_index = 2,
.name = "Rotate (rotate & flip image axes)",
.settings = NULL,
.init = hb_rotate_init,