summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--apps/codecs/libwma/wmafixed.c1
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)
350 350
351 return y; 351 return y;
352 } 352 }
353 \ No newline at end of file