summaryrefslogtreecommitdiff
path: root/firmware/target/hosted/maemo/maemo-thread.c
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/target/hosted/maemo/maemo-thread.c')
-rw-r--r--firmware/target/hosted/maemo/maemo-thread.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/firmware/target/hosted/maemo/maemo-thread.c b/firmware/target/hosted/maemo/maemo-thread.c
index a0e5824252..8300c8f0b6 100644
--- a/firmware/target/hosted/maemo/maemo-thread.c
+++ b/firmware/target/hosted/maemo/maemo-thread.c
@@ -210,7 +210,3 @@ void set_poweroff_timeout(int timeout)
210void reset_poweroff_timer(void) 210void reset_poweroff_timer(void)
211{ 211{
212} 212}
213
214void cancel_shutdown(void)
215{
216}