From d0796b4ab23122d5f01378743d93f8c75b19c35c Mon Sep 17 00:00:00 2001 From: Mikaƫl Capelle Date: Fri, 29 Jan 2021 19:43:24 +0100 Subject: Move settings around. Remove unused settings. --- src/profile.h | 6 ------ 1 file changed, 6 deletions(-) (limited to 'src/profile.h') diff --git a/src/profile.h b/src/profile.h index 672a2c13..457d8015 100644 --- a/src/profile.h +++ b/src/profile.h @@ -189,12 +189,6 @@ public: */ QString getArchivesFileName() const; - /** - * @return the path of the delete file in this profile - * @note the deleter file lists plugins that should be hidden from the game and other tools - **/ - QString getDeleterFileName() const; - /** * @return the path of the ini file in this profile * @todo since the game can contain multiple ini files (i.e. skyrim.ini skyrimprefs.ini) -- cgit v1.3.1