diff --git a/clients/eventdemo.c b/clients/eventdemo.c index 1362db7e..822cb98d 100644 --- a/clients/eventdemo.c +++ b/clients/eventdemo.c @@ -351,8 +351,6 @@ axis_discrete_handler(struct widget *widget, struct input *input, * \param widget widget * \param input input device that caused the motion event * \param time time the event happened - * \param x absolute x position - * \param y absolute y position * \param x x position relative to the window * \param y y position relative to the window * \param data user data associated to the window