diff mp3lib/dct64_sse.c @ 30633:32725ca88fed

cosmetics: Remove pointless empty lines at EOF.
author diego
date Sat, 20 Feb 2010 21:02:49 +0000
parents 347d152a5cfa
children 264d062a3d99
line wrap: on
line diff
--- a/mp3lib/dct64_sse.c	Sat Feb 20 20:09:06 2010 +0000
+++ b/mp3lib/dct64_sse.c	Sat Feb 20 21:02:49 2010 +0000
@@ -420,4 +420,3 @@
 #endif
     out1[0] = out0[0];
 }
-