Browse Source

UI: Delete unimplemented declaration, LoadProfile()

SCG82 4 years ago
parent
commit
d3ee5dfb9f
1 changed files with 0 additions and 1 deletions
  1. 0 1
      UI/window-basic-main.hpp

+ 0 - 1
UI/window-basic-main.hpp

@@ -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);