logservice: fix build
This commit is contained in:
@@ -6,7 +6,6 @@ class LogService : public Task {
|
||||
void handleEvent(const InputEvent& event) override;
|
||||
void loop() override {}
|
||||
|
||||
static const char* intentName(InputEvent::Intent intent);
|
||||
static const char* eventValue(const InputEvent& evt);
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user