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

View file

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