changeset 170:40a60fe13ed6 trunk

[svn] Buffer underrun fix?
author nenolod
date Sun, 13 Nov 2005 12:28:14 -0800
parents cf71ec544543
children bfc3c7ff9d99
files Plugins/Input/mpg123/common.c
diffstat 1 files changed, 0 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/Plugins/Input/mpg123/common.c	Sun Nov 13 12:24:31 2005 -0800
+++ b/Plugins/Input/mpg123/common.c	Sun Nov 13 12:28:14 2005 -0800
@@ -11,9 +11,6 @@
 #include "xmms-id3.h"
 #include "id3_header.h"
 
-/* max = 1728 */
-#define MAXFRAMESIZE 1792
-
 const int tabsel_123[2][3][16] = {
     {{0, 32, 64, 96, 128, 160, 192, 224, 256, 288, 320, 352, 384, 416,
       448,},