Remove unused method declarations
This commit is contained in:
@@ -79,9 +79,6 @@ namespace Pinetime {
|
||||
|
||||
void OnTouchEvent();
|
||||
|
||||
void OnIdle();
|
||||
void OnDim();
|
||||
|
||||
bool IsSleepDisabled() {
|
||||
return doNotGoToSleep;
|
||||
}
|
||||
|
Reference in New Issue
Block a user