remove inaccurate comment

Change-Id: I039288ce12c127f60793625356181d5542114105
This commit is contained in:
Amaury Pouly 2017-09-18 09:30:33 +02:00
parent 6a62cc1f78
commit 048aecd82a
1 changed files with 0 additions and 1 deletions

View File

@ -528,7 +528,6 @@ int main(int argc, char **argv)
}
else
{
/* FIXME doesn't seem to work */
printf("suspend\n");
nwz_power_suspend();
}