UI: Delete unimplemented declaration, LoadProfile()

This commit is contained in:
SCG82 2021-04-14 12:00:16 -07:00 committed by Jim
parent 757f917ed1
commit d3ee5dfb9f

View File

@ -377,7 +377,6 @@ private:
void ChangeSceneCollection();
void LogScenes();
void LoadProfile();
void ResetProfileData();
bool AddProfile(bool create_new, const char *title, const char *text,
const char *init_text = nullptr, bool rename = false);