diff --git a/libevdev/device.py b/libevdev/device.py index 0347cfbb5930b1dbe48c0c83289e3c1d64f3777e..f98e1595a362fb880a98f74a644c0798cf25f4ee 100644 --- a/libevdev/device.py +++ b/libevdev/device.py @@ -97,10 +97,6 @@ class InputAbsInfo(object): Any of the attributes may be set to None, those that are None are simply ignored by libevdev. - .. attribute:: minimum - - the minimum value of this axis - :property minimum: the minimum value for this axis :property maximum: the maximum value for this axis :property fuzz: the fuzz value for this axis