Closed rbuj closed 2 years ago
Remove the cppcheck warning below:
cppcheck --enable=all --quiet .
mate-terminal/src/terminal-window.c:3575:20: style: Variable 'do_confirm' is assigned a value that is never used. [unreadVariable] do_confirm = FALSE; ^
Remove the cppcheck warning below: