Code

mpdclient: remove unused attribute "update_id"
[ncmpc.git] / src / mpdclient.h
index fb083b9c4fe2cd23d21644cfe85698250b7cca60..1d4dbc94de6f86da2ace405056756e446dfa306a 100644 (file)
@@ -36,7 +36,6 @@ struct mpdclient {
        const struct mpd_song *song;
 
        int volume;
-       unsigned update_id;
 
        /**
         * A bit mask of idle events occurred since the last update.