UI: remove unused tap detection constant (#25956)

old-commit-hash: bc7be114d838aafc54a5e480dc969c76552e7f26
This commit is contained in:
Cameron Clough
2022-10-03 13:58:40 -07:00
committed by GitHub
parent 0c0cdbeab9
commit 595d8471db

View File

@@ -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;