Remove duplicated declaration of MinimziedChartString();

This commit is contained in:
Michael Votaw
2025-02-19 14:41:53 -06:00
committed by teejusb
parent 261c60d19e
commit 8619fd0b0d
-3
View File
@@ -150,9 +150,6 @@ public:
const RString GetGrooveStatsHash() const;
int GetGrooveStatsHashVersion() const;
/** @brief Produces a chart that's reduced to it's smallest unique representable form. */
RString MinimizedChartString();
void ChangeFilenamesForCustomSong();
void SetLoadedFromProfile( ProfileSlot slot ) { m_LoadedFromProfile = slot; }