diff options
Diffstat (limited to 'apps/codecs')
-rw-r--r-- | apps/codecs/libwma/wmafixed.c | 1 |
1 files changed, 0 insertions, 1 deletions
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 |