ui/device: remove method motionTrigger (#28754)

remove motionTrigger
old-commit-hash: 57e70278dcaa961261f0eefe005ad27c919ceb78
This commit is contained in:
Dean Lee
2023-06-30 23:46:09 +08:00
committed by GitHub
parent 1693786962
commit a001b46ce9
-1
View File
@@ -193,7 +193,6 @@ private:
void updateBrightness(const UIState &s);
void updateWakefulness(const UIState &s);
bool motionTriggered(const UIState &s);
void setAwake(bool on);
signals: