aboutsummaryrefslogtreecommitdiff
path: root/src/conf.h
diff options
context:
space:
mode:
authorQball Cow <qball@qballcow.nl>2006-04-30 18:29:02 +0000
committerQball Cow <qball@qballcow.nl>2006-04-30 18:29:02 +0000
commit8aca530b863a54deab7b204e21a9b1396ace34b3 (patch)
treec0542949a4b0115195d8b464cc6a7391315f87c6 /src/conf.h
parent9849921fb67e080075d49daf2614628fd1f3d144 (diff)
Remove unused config value
git-svn-id: https://svn.musicpd.org/mpd/trunk@4130 09075e82-0dd4-0310-85a5-a0d7c8717e4f
Diffstat (limited to 'src/conf.h')
-rw-r--r--src/conf.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/conf.h b/src/conf.h
index ce48e640..f5cc4bc3 100644
--- a/src/conf.h
+++ b/src/conf.h
@@ -43,7 +43,6 @@
#define CONF_DB_FILE "db_file"
#define CONF_LOG_LEVEL "log_level"
#define CONF_MIXER_CONTROL "mixer_control"
-#define CONF_AUDIO_WRITE_SIZE "audio_write_size"
#define CONF_FS_CHARSET "filesystem_charset"
#define CONF_PASSWORD "password"
#define CONF_DEFAULT_PERMS "default_permissions"