Michal Privoznik a7ffa2a647 virdnsmasq: Drop @binaryPath argument from dnsmasqCapsNewEmpty()
Both callers of dnsmasqCapsNewEmpty() pass DNSMASQ as an argument
which is then fed to a ternary operator which looks like this
(after substitution).

  DNSMASQ ? DNSMASQ : DNSMASQ

While I like tautologies, the code can be simplified by dropping
the argument.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Andrea Bolognani <abologna@redhat.com>
2022-01-18 15:19:47 +01:00
..
2021-10-21 17:34:04 +01:00
2021-11-08 14:32:32 +01:00
2021-12-13 14:44:01 +01:00
2021-03-02 09:50:19 +01:00
2021-12-01 13:53:12 +01:00
2021-12-13 14:44:01 +01:00
2021-04-13 17:00:38 +02:00
2021-03-02 09:50:19 +01:00
2021-12-01 13:53:12 +01:00
2021-12-10 16:36:24 +01:00
2021-10-21 17:34:04 +01:00
2021-11-23 12:51:09 +01:00
2021-05-13 11:07:13 +01:00
2021-05-13 11:07:13 +01:00
2021-12-01 13:53:12 +01:00
2021-12-01 14:36:29 +01:00
2020-10-06 12:31:34 +02:00
2021-04-13 17:00:38 +02:00
2021-04-13 17:00:38 +02:00
2020-12-04 16:24:19 +01:00
2020-12-04 16:24:19 +01:00