From 5c73e34d2d81545f59c5c664da3475251a5ac3c6 Mon Sep 17 00:00:00 2001 From: Thomas Jarosch Date: Tue, 8 Mar 2011 19:33:30 +0000 Subject: Bring idle poweroff to RaaA and the sim git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29543 a1c6a512-1295-4272-9138-f99709370657 --- firmware/target/hosted/maemo/maemo-thread.c | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'firmware/target/hosted/maemo/maemo-thread.c') diff --git a/firmware/target/hosted/maemo/maemo-thread.c b/firmware/target/hosted/maemo/maemo-thread.c index 8300c8f0b6..a32a563459 100644 --- a/firmware/target/hosted/maemo/maemo-thread.c +++ b/firmware/target/hosted/maemo/maemo-thread.c @@ -200,13 +200,3 @@ bool battery_level_safe(void) { return battery_level() >= 5; } - -/** Rockbox stubs */ -void set_poweroff_timeout(int timeout) -{ - (void)timeout; -} - -void reset_poweroff_timer(void) -{ -} -- cgit v1.2.3