summaryrefslogtreecommitdiff
path: root/libavfilter/x86
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2012-02-08 10:39:18 +0100
committerDiego Biurrun <diego@biurrun.de>2012-02-09 12:26:45 +0100
commit0bba26466f9245414928d4d1c99db7b813e5ff43 (patch)
treeccc98f8827191d795149887ceb090e182bb519aa /libavfilter/x86
parentab9ae401525d301a31ec695bf39103502db6afeb (diff)
cosmetics: Delete empty lines at end of file.
Diffstat (limited to 'libavfilter/x86')
-rw-r--r--libavfilter/x86/yadif_template.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libavfilter/x86/yadif_template.c b/libavfilter/x86/yadif_template.c
index 962a7c777d..e77de615cd 100644
--- a/libavfilter/x86/yadif_template.c
+++ b/libavfilter/x86/yadif_template.c
@@ -265,4 +265,3 @@ void RENAME(ff_yadif_filter_line)(uint8_t *dst,
#undef CHECK1
#undef CHECK2
#undef FILTER
-