diff src/xmms-sid.h @ 555:7fcf76236687

Cosmetics.
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 26 Feb 2007 14:47:00 +0000
parents 9494fee305fa
children d605023290f2
line wrap: on
line diff
--- a/src/xmms-sid.h	Mon Feb 26 14:46:03 2007 +0000
+++ b/src/xmms-sid.h	Mon Feb 26 14:47:00 2007 +0000
@@ -105,7 +105,6 @@
  * Largest SID files I've seen are ~70kB. */
 #define XS_SIDBUF_SIZE		(80*1024)
 
-
 /* libSIDPlay1/2 constants (copied from internal headers/source)
  * For some stupid reason these are not available in public
  * headers, so we have to duplicate them here...