diff --git a/apps/codecs/libwma/wmafixed.c b/apps/codecs/libwma/wmafixed.c index 649025b53a..205bab4dd9 100644 --- a/apps/codecs/libwma/wmafixed.c +++ b/apps/codecs/libwma/wmafixed.c @@ -350,4 +350,3 @@ fixed64 fixdiv64(fixed64 x, fixed64 y) return y; } - \ No newline at end of file