summaryrefslogtreecommitdiff
path: root/src/song.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/song.h')
-rw-r--r--src/song.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/song.h b/src/song.h
index 58a05b50..047064d5 100644
--- a/src/song.h
+++ b/src/song.h
@@ -114,8 +114,6 @@ private:
size_t m_hash;
};
-typedef std::vector<Song> SongList;
-
}
#endif // NCMPCPP_SONG_H