Remove unused method declarations
This commit is contained in:
parent
a266202831
commit
b3756e45fa
|
@ -79,9 +79,6 @@ namespace Pinetime {
|
|||
|
||||
void OnTouchEvent();
|
||||
|
||||
void OnIdle();
|
||||
void OnDim();
|
||||
|
||||
bool IsSleepDisabled() {
|
||||
return doNotGoToSleep;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue