aboutsummaryrefslogtreecommitdiff
path: root/src/conf.h
diff options
context:
space:
mode:
authorAvuton Olrich <avuton@gmail.com>2008-12-20 22:16:02 -0800
committerAvuton Olrich <avuton@gmail.com>2008-12-20 22:16:02 -0800
commite75e40085fb3492ceda7c92afb77cef6b98e71a1 (patch)
treeaf668299b93b84c76db976b10598cd4a30ef2da3 /src/conf.h
parent04561b604ba12a1e28914ea0148dd46a976db0a5 (diff)
Remove obsolete http_buffer* stuff that went away with the new curl backend.
Diffstat (limited to 'src/conf.h')
-rw-r--r--src/conf.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/conf.h b/src/conf.h
index e2e50c5b..2b73bb6d 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"