mirror of
https://github.com/MariaDB/server.git
synced 2025-08-30 11:22:14 +03:00
Some minor fixes revealed as warnings by
Intel compiler.
This commit is contained in:

parent
acf218b708
commit
8d3036c35e
@@ -107,7 +107,6 @@ int parse_output_and_get_value(const char *command, const char *word,
|
||||
}
|
||||
}
|
||||
|
||||
pclose:
|
||||
/* we are not interested in the termination status */
|
||||
pclose(output);
|
||||
|
||||
|
Reference in New Issue
Block a user