mpd: get rid of *List typedefs
This commit is contained in:
@@ -114,8 +114,6 @@ private:
|
||||
size_t m_hash;
|
||||
};
|
||||
|
||||
typedef std::vector<Song> SongList;
|
||||
|
||||
}
|
||||
|
||||
#endif // NCMPCPP_SONG_H
|
||||
|
||||
Reference in New Issue
Block a user