# HG changeset patch # User Matti Hamalainen # Date 1172501220 0 # Node ID 7fcf76236687b312d1dc3ba1e65771655f3b6720 # Parent b37c7f430c3f34818201dd1bac943b0784ce9bb2 Cosmetics. diff -r b37c7f430c3f -r 7fcf76236687 src/xmms-sid.h --- 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...