1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-11-21 10:55:51 +02:00

ppc: fdct: Remove vim editor settings comment

This commit is contained in:
Diego Biurrun 2013-08-23 18:46:49 +02:00
parent 70dd8892bf
commit de81b6ae4f

View File

@ -458,5 +458,3 @@ void ff_fdct_altivec(int16_t *block)
#undef CTS
/* }}} */
}
/* vim:set foldmethod=marker foldlevel=0: */