diff options
Diffstat (limited to 'bootloader')
| -rw-r--r-- | bootloader/nwz_linux.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bootloader/nwz_linux.c b/bootloader/nwz_linux.c index 7b0ab5b..9b524d0 100644 --- a/bootloader/nwz_linux.c +++ b/bootloader/nwz_linux.c @@ -528,7 +528,6 @@ int main(int argc, char **argv) } else { - /* FIXME doesn't seem to work */ printf("suspend\n"); nwz_power_suspend(); } |