From f9a06303ce72aa6697c17447dfef545db72c2407 Mon Sep 17 00:00:00 2001 From: Nathanael Sensfelder Date: Mon, 6 Jan 2020 07:07:55 +0100 Subject: Working on the client/server communication... --- src/device/axis/axis_filter.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/device/axis') diff --git a/src/device/axis/axis_filter.c b/src/device/axis/axis_filter.c index eb14edd..04dfdb7 100644 --- a/src/device/axis/axis_filter.c +++ b/src/device/axis/axis_filter.c @@ -122,8 +122,6 @@ int relabsd_axis_filter_new_value return 0; } - /* TODO: handle conf->axis[axis].resolution */ - if (axis->flags[RELABSD_DIRECT]) { return direct_filter(axis, value); -- cgit v1.2.3-70-g09d2