diff --git a/src/Steps.h b/src/Steps.h index 535b306c1d..b9c2ee1dca 100644 --- a/src/Steps.h +++ b/src/Steps.h @@ -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; }