---
src/filter.h | 3 ---
1 file changed, 3 deletions(-)
diff --git a/src/filter.h b/src/filter.h
index dad538b..34d0f81 100644
--- a/src/filter.h
+++ b/src/filter.h
@@ -52,9 +52,6 @@ struct weston_motion_filter {
struct weston_motion_filter_interface *interface;
};
-WL_EXPORT struct weston_motion_filter *
-create_linear_acceleration_filter(double speed);
-
typedef double (*accel_profile_func_t)(struct weston_motion_filter *filter,
void *data,
double velocity,
--
2.1.0
_______________________________________________
wayland-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/wayland-devel