diff options
author | Guenter Bartsch <guenter@users.sourceforge.net> | 2001-11-04 22:49:38 +0000 |
---|---|---|
committer | Guenter Bartsch <guenter@users.sourceforge.net> | 2001-11-04 22:49:38 +0000 |
commit | acf66c220c64579207eeb031c7e0878a6ed28dfa (patch) | |
tree | 99cab4efb9f35223e6ae9a289a50d3a9a891b3b4 /acconfig.h | |
parent | 0bccaad39334eb5e5a22d4a32ff114c42129be55 (diff) | |
download | xine-lib-0.9.4.tar.gz xine-lib-0.9.4.tar.bz2 |
Bill's force audio rate patches, preparing for 0.9.40.9.4
CVS patchset: 953
CVS date: 2001/11/04 22:49:38
Diffstat (limited to 'acconfig.h')
-rw-r--r-- | acconfig.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/acconfig.h b/acconfig.h index 727a9c7b7..8e7969521 100644 --- a/acconfig.h +++ b/acconfig.h @@ -81,9 +81,6 @@ /* Define this if you have ip_mreqn in netinet/in.h */ #undef HAVE_IP_MREQN -/* Define this to cap audio sample rate at 44.1K, some drivers (dmasound) don't handle 48K request correctly */ -#undef FORCE_44K_MAX - /* Define one of these to select libmad fixed point arithmetic implementation */ #undef FPM_INTEL #undef FPM_64BIT |