forked from len0rd/rockbox
oops, before code police arrests me: C++ style comment removed
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4187 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
0aad375363
commit
32c66315c8
1 changed files with 0 additions and 1 deletions
|
|
@ -625,7 +625,6 @@ bool f3_screen(void)
|
||||||
global_settings.flip_display = !global_settings.flip_display;
|
global_settings.flip_display = !global_settings.flip_display;
|
||||||
button_set_flip(global_settings.flip_display);
|
button_set_flip(global_settings.flip_display);
|
||||||
lcd_set_flip(global_settings.flip_display);
|
lcd_set_flip(global_settings.flip_display);
|
||||||
//lcd_update(); /* need to refresh */
|
|
||||||
used = true;
|
used = true;
|
||||||
break;
|
break;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue