mirror of
https://github.com/brl/mutter.git
synced 2024-11-21 23:50:41 -05:00
Fix distcheck
Remove a warning that makes us fail with -Werror
This commit is contained in:
parent
cc0b093f7a
commit
2734c8547f
@ -449,8 +449,6 @@ tty_reset(struct weston_launch *wl)
|
||||
static void
|
||||
quit(struct weston_launch *wl, int status)
|
||||
{
|
||||
int err;
|
||||
|
||||
if (wl->child > 0)
|
||||
kill(wl->child, SIGKILL);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user