From 75a967014f76bd9bf3d76a9ce54d0b9510755c8c Mon Sep 17 00:00:00 2001 From: Warren Dukes Date: Fri, 11 Mar 2005 02:59:26 +0000 Subject: removed the id3v1_encoding config option, there's no way to guarantee that we actually got a given field from the v1 and not the v2 tag git-svn-id: https://svn.musicpd.org/mpd/trunk@3052 09075e82-0dd4-0310-85a5-a0d7c8717e4f --- src/conf.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/conf.h') diff --git a/src/conf.h b/src/conf.h index 36d7b429e..375752b53 100644 --- a/src/conf.h +++ b/src/conf.h @@ -57,7 +57,6 @@ #define CONF_HTTP_PROXY_PASSWORD "http_proxy_password" #define CONF_HTTP_BUFFER_SIZE "http_buffer_size" #define CONF_HTTP_PREBUFFER_SIZE "http_prebuffer_size" -#define CONF_ID3V1_ENCODING "id3v1_encoding" #define CONF_METADATA_TO_USE "metadata_to_use" typedef struct _BlockParam { -- cgit v1.2.3