UI: remove unused tap detection constant (#25956)
old-commit-hash: bc7be114d838aafc54a5e480dc969c76552e7f26
This commit is contained in:
@@ -155,9 +155,6 @@ public:
|
||||
Device(QObject *parent = 0);
|
||||
|
||||
private:
|
||||
// auto brightness
|
||||
const float accel_samples = 5*UI_FREQ;
|
||||
|
||||
bool awake = false;
|
||||
int interactive_timeout = 0;
|
||||
bool ignition_on = false;
|
||||
|
||||
Reference in New Issue
Block a user