* util/grub-probe.c (probe): Don't call gettext on already translated

grub_errmsg.
	Remove unused variables.
	(argp_parser): Remove unused variable.
This commit is contained in:
Vladimir 'phcoder' Serbinenko 2012-02-10 12:57:00 +01:00
parent 76fb2ea93b
commit 36eb7379b3
2 changed files with 11 additions and 8 deletions

View file

@ -1,3 +1,10 @@
2012-02-10 Vladimir Serbinenko <phcoder@gmail.com>
* util/grub-probe.c (probe): Don't call gettext on already translated
grub_errmsg.
Remove unused variables.
(argp_parser): Remove unused variable.
2012-02-10 Vladimir Serbinenko <phcoder@gmail.com>
* util/grub-script-check.c (argp_parser): Remove unused variable.