summaryrefslogtreecommitdiffstats
path: root/src/common/profile.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/profile.h')
-rw-r--r--src/common/profile.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/common/profile.h b/src/common/profile.h
index c53c2f6..444975c 100644
--- a/src/common/profile.h
+++ b/src/common/profile.h
@@ -136,9 +136,6 @@ public:
bool CopyFileToTemp(std::string filename);
private:
- std::string GetIniFileLocation();
-
-private:
boost::property_tree::ptree m_propertyTree;
bool m_profileNeedSave;
std::string m_userDirectory;