[PATCH libinput] cosmetic: Remove prototype for nonexistent create_linear_acceleration_filter()
Peter Hutterer
peter.hutterer at who-t.net
Thu Sep 18 17:12:08 PDT 2014
On Thu, Sep 18, 2014 at 05:02:39PM -0500, Derek Foreman wrote:
> ---
> src/filter.h | 3 ---
> 1 file changed, 3 deletions(-)
>
> diff --git a/src/filter.h b/src/filter.h
> index 31ac7eb..8553495 100644
> --- a/src/filter.h
> +++ b/src/filter.h
> @@ -52,9 +52,6 @@ struct motion_filter {
> struct motion_filter_interface *interface;
> };
>
> -struct motion_filter *
> -create_linear_acceleration_filter(double speed);
> -
> typedef double (*accel_profile_func_t)(struct motion_filter *filter,
> void *data,
> double velocity,
> --
> 2.1.0
pushed, thanks
Cheers,
Peter
More information about the wayland-devel
mailing list