Quoting Markus Armbruster (2014-04-28 15:27:51)
> acquire_privilege(), execute_async() and check_suspend_mode() do
> nothing when called with an error set. Callers shouldn't do that, and
> no caller does. Drop the superfluous tests.
>
> Signed-off-by: Markus Armbruster
> Reviewed-by: Eric Blake
acquire_privilege(), execute_async() and check_suspend_mode() do
nothing when called with an error set. Callers shouldn't do that, and
no caller does. Drop the superfluous tests.
Signed-off-by: Markus Armbruster
Reviewed-by: Eric Blake
---
qga/commands-win32.c | 10 --
1 file changed,