浏览代码

UI: Delete unimplemented declaration, LoadProfile()

SCG82 4 年之前
父节点
当前提交
d3ee5dfb9f
共有 1 个文件被更改,包括 0 次插入1 次删除
  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);