From e75e40085fb3492ceda7c92afb77cef6b98e71a1 Mon Sep 17 00:00:00 2001 From: Avuton Olrich Date: Sat, 20 Dec 2008 22:16:02 -0800 Subject: Remove obsolete http_buffer* stuff that went away with the new curl backend. --- src/conf.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/conf.h') diff --git a/src/conf.h b/src/conf.h index e2e50c5bc..2b73bb6d7 100644 --- a/src/conf.h +++ b/src/conf.h @@ -49,8 +49,6 @@ #define CONF_SAMPLERATE_CONVERTER "samplerate_converter" #define CONF_AUDIO_BUFFER_SIZE "audio_buffer_size" #define CONF_BUFFER_BEFORE_PLAY "buffer_before_play" -#define CONF_HTTP_BUFFER_SIZE "http_buffer_size" -#define CONF_HTTP_PREBUFFER_SIZE "http_prebuffer_size" #define CONF_HTTP_PROXY_HOST "http_proxy_host" #define CONF_HTTP_PROXY_PORT "http_proxy_port" #define CONF_HTTP_PROXY_USER "http_proxy_user" -- cgit v1.2.3