diff options
author | Keith Packard <keithp@keithp.com> | 2014-07-18 11:19:01 -0700 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2014-07-31 00:03:39 -0700 |
commit | bd4198b01f2baf2284e61ea7ebf4600f554800e9 (patch) | |
tree | 772a304aa914fbbfa9577e2a80f258486d51bede /hw/xwayland | |
parent | b063a185ab9d2c54669fb6e036fdbae3707c9e4b (diff) |
xfree86: Avoid compiler warning for unused vars without systemd
When systemd isn't being used, systemd_logind_release_fd is defined
as an empty macro, leaving the arguments unused. Fix the compiler
warnings by simply removing the local variables and referencing the
structure within the macro call.
Signed-off-by: Keith Packard <keithp@keithp.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
Diffstat (limited to 'hw/xwayland')
0 files changed, 0 insertions, 0 deletions