remove mpd_password variable, it should be defined within mpd_host

This commit is contained in:
Andrzej Rybczak
2008-11-28 21:58:55 +01:00
parent 3955606c72
commit 07c9fd6926
4 changed files with 0 additions and 11 deletions

View File

@@ -95,7 +95,6 @@ struct ncmpcpp_keys
struct ncmpcpp_config
{
string mpd_host;
string mpd_password;
string mpd_music_dir;
string song_list_format;
string song_columns_list_format;