mirror of
https://github.com/gryf/wmaker.git
synced 2026-02-11 03:05:52 +01:00
Update for 0.51.2-pre2
This commit is contained in:
@@ -173,7 +173,6 @@ WMPathForResourceOfType(char *resource, char *ext)
|
||||
tmp = wusergnusteppath();
|
||||
if (tmp) {
|
||||
path = checkFile(tmp, appdir, ext, resource);
|
||||
free(tmp);
|
||||
if (path) {
|
||||
free(appdir);
|
||||
return path;
|
||||
|
||||
Reference in New Issue
Block a user