SplashScreen: New image
+ PressureEqualizer" fixed warning
This commit is contained in:
parent
32e70e5f57
commit
2688a29b08
3 changed files with 3 additions and 3 deletions
|
@ -338,7 +338,7 @@ bool PressureEqualizer::process_line(const char *line, const char *line_end, GCo
|
|||
break;
|
||||
}
|
||||
case 'M': {
|
||||
int mcode = parse_int(line);
|
||||
/*int mcode = */parse_int(line);
|
||||
eatws(line);
|
||||
// Ignore the rest of the M-codes.
|
||||
break;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue