summaryrefslogtreecommitdiffstats
path: root/libmpdemux/yuv4mpeg_ratio.c
diff options
context:
space:
mode:
Diffstat (limited to 'libmpdemux/yuv4mpeg_ratio.c')
-rw-r--r--libmpdemux/yuv4mpeg_ratio.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libmpdemux/yuv4mpeg_ratio.c b/libmpdemux/yuv4mpeg_ratio.c
index a9169fa4de..be5475c1b1 100644
--- a/libmpdemux/yuv4mpeg_ratio.c
+++ b/libmpdemux/yuv4mpeg_ratio.c
@@ -110,4 +110,3 @@ int y4m_parse_ratio(y4m_ratio_t *r, const char *s)
y4m_ratio_reduce(r);
return Y4M_OK;
}
-