mirror of
https://github.com/brl/mutter.git
synced 2025-06-13 16:59:30 +00:00
Fix distcheck
Remove a warning that makes us fail with -Werror
This commit is contained in:
@ -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);
|
||||
|
||||
|
Reference in New Issue
Block a user