| summaryrefslogtreecommitdiff | 
diff options
Diffstat (limited to 'src/device')
| -rw-r--r-- | src/device/axis/axis_filter.c | 2 | 
1 files changed, 0 insertions, 2 deletions
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);  | 


