[PATCH weston] libinput: Remove unused static values
Jonas Ã…dahl
jadahl at gmail.com
Wed May 4 09:17:47 UTC 2016
On Wed, May 04, 2016 at 10:04:33AM +0100, Daniel Stone wrote:
> default_seat and default_seat_name are not used anywhere in this file.
>
> Signed-off-by: Daniel Stone <daniels at collabora.com>
RB me and pushed:
63225cf..d62004e master -> master
Jonas
> ---
> src/libinput-seat.c | 3 ---
> 1 file changed, 3 deletions(-)
>
> diff --git a/src/libinput-seat.c b/src/libinput-seat.c
> index 5b2dbec..5168890 100644
> --- a/src/libinput-seat.c
> +++ b/src/libinput-seat.c
> @@ -39,9 +39,6 @@
> #include "libinput-device.h"
> #include "shared/helpers.h"
>
> -static const char default_seat[] = "seat0";
> -static const char default_seat_name[] = "default";
> -
> static void
> process_events(struct udev_input *input);
> static struct udev_seat *
> --
> 2.7.4
>
> _______________________________________________
> wayland-devel mailing list
> wayland-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/wayland-devel
More information about the wayland-devel
mailing list