diff options
Diffstat (limited to 'src/user_share.c')
-rw-r--r-- | src/user_share.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/user_share.c b/src/user_share.c index a646b84..91e9d69 100644 --- a/src/user_share.c +++ b/src/user_share.c @@ -427,7 +427,7 @@ main (int argc, char **argv) { GSettings *settings; Display *xdisplay; - int x_fd; + G_GNUC_UNUSED x_fd; Window selection_owner; Atom xatom; |