mirror of
git://projects.qi-hardware.com/gmenu2x.git
synced 2025-04-21 12:27:27 +03:00
Removed static version of SurfaceCollection::getSkinFilePath
There were no external callers anymore.
This commit is contained in:
@@ -40,7 +40,6 @@ public:
|
||||
|
||||
void setSkin(const std::string &skin);
|
||||
std::string getSkinFilePath(const std::string &file, bool useDefault = true);
|
||||
static std::string getSkinFilePath(const std::string &skin, const std::string &file, bool useDefault = true);
|
||||
static std::string getSkinPath(const std::string &skin);
|
||||
|
||||
void debug();
|
||||
|
||||
Reference in New Issue
Block a user