mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-08 20:55:17 -05:00
Remove vim option line
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25505 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
59463ba1e9
commit
48789c5361
2 changed files with 0 additions and 4 deletions
|
|
@ -503,5 +503,3 @@ void ascodec_unlock(void)
|
||||||
{
|
{
|
||||||
mutex_unlock(&as_mtx);
|
mutex_unlock(&as_mtx);
|
||||||
}
|
}
|
||||||
|
|
||||||
/* vim:set ts=4 sw=4 et: */
|
|
||||||
|
|
|
||||||
|
|
@ -178,5 +178,3 @@ void _buttonlight_off(void)
|
||||||
_pwm_off();
|
_pwm_off();
|
||||||
_ll_buttonlight_off();
|
_ll_buttonlight_off();
|
||||||
}
|
}
|
||||||
|
|
||||||
/* vim:set ts=4 sw=4 et: */
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue