summaryrefslogtreecommitdiff
path: root/hw/xwayland
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2014-07-18 11:19:01 -0700
committerKeith Packard <keithp@keithp.com>2014-07-31 00:03:39 -0700
commitbd4198b01f2baf2284e61ea7ebf4600f554800e9 (patch)
tree772a304aa914fbbfa9577e2a80f258486d51bede /hw/xwayland
parentb063a185ab9d2c54669fb6e036fdbae3707c9e4b (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