mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-30 02:12:30 +01:00
Coverity: fix rootmenu structurally dead code
This commit is contained in:
committed by
Carlos R. Mafra
parent
e2ecfbfd54
commit
d831766572
@@ -1038,8 +1038,6 @@ static WMenu *readMenu(WScreen *scr, const char *flat_file, FILE *file)
|
||||
freeline(title, command, params, shortcut);
|
||||
break;
|
||||
}
|
||||
|
||||
freeline(title, command, params, shortcut);
|
||||
}
|
||||
|
||||
WMenuParserDelete(parser);
|
||||
|
||||
Reference in New Issue
Block a user