Fix XDG Base Dir Spec implementation and remove tempHome.

This commit is contained in:
Rudolf-Walter Kiss-Szakács
2017-02-23 08:23:41 +02:00
parent 25e32d38c5
commit ed819feb83
14 changed files with 37 additions and 79 deletions

View File

@@ -34,7 +34,6 @@ public:
static std::string homeImpl();
static std::string configHomeImpl();
static std::string dataHomeImpl();
static std::string tempHomeImpl();
static std::string cacheHomeImpl();
static std::string tempImpl();
static std::string configImpl();