summaryrefslogtreecommitdiff
path: root/korean/bitchx/files/patch-dll-amp-layer2.c
diff options
context:
space:
mode:
Diffstat (limited to 'korean/bitchx/files/patch-dll-amp-layer2.c')
-rw-r--r--korean/bitchx/files/patch-dll-amp-layer2.c30
1 files changed, 0 insertions, 30 deletions
diff --git a/korean/bitchx/files/patch-dll-amp-layer2.c b/korean/bitchx/files/patch-dll-amp-layer2.c
deleted file mode 100644
index 26e97619475c..000000000000
--- a/korean/bitchx/files/patch-dll-amp-layer2.c
+++ /dev/null
@@ -1,30 +0,0 @@
---- dll/amp/layer2.c.orig Mon Oct 4 09:45:52 1999
-+++ dll/amp/layer2.c Fri Aug 5 19:23:35 2005
-@@ -78,6 +78,7 @@
- sblimit=8;
- break;
- default : /*printf(" bit alloc info no gud ");*/
-+ ;
- }
- break;
- case 1 : switch (bitrate) /* 1 = 48 kHz */
-@@ -99,6 +100,7 @@
- sblimit=8;
- break;
- default : /*printf(" bit alloc info no gud ");*/
-+ ;
- }
- break;
- case 2 : switch (bitrate) /* 2 = 32 kHz */
-@@ -123,9 +125,11 @@
- sblimit=12;
- break;
- default : /*printf("bit alloc info not ok\n");*/
-+ ;
- }
- break;
- default : /*printf("sampling freq. not ok/n");*/
-+ ;
- } else {
- bit_alloc_index=&t_allocMPG2;
- nbal=&t_nbalMPG2;