Remove vim option line

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25505 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Tobias Diedrich 2010-04-07 03:27:23 +00:00
parent 59463ba1e9
commit 48789c5361
2 changed files with 0 additions and 4 deletions

View file

@ -503,5 +503,3 @@ void ascodec_unlock(void)
{
mutex_unlock(&as_mtx);
}
/* vim:set ts=4 sw=4 et: */