remove duplicated comment

This commit is contained in:
AJ Kelly
2011-09-18 20:35:10 -05:00
parent f0880d6fd2
commit 145d2ebf0f
+1 -1
View File
@@ -75,7 +75,7 @@ public:
{ {
SHOW_ALWAYS, /**< always show on the wheel. */ SHOW_ALWAYS, /**< always show on the wheel. */
SHOW_NEVER /**< never show on the wheel (unless song hiding is turned off). */ SHOW_NEVER /**< never show on the wheel (unless song hiding is turned off). */
} /** @brief When should this song be displayed in the music wheel? */ m_SelectionDisplay; } m_SelectionDisplay;
Song(); Song();
~Song(); ~Song();