mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-08 20:55:17 -05:00
Remove use of rockbox-mode.el in local variables list.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3157 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
7b3a9cfbd6
commit
74cc9e41fa
29 changed files with 0 additions and 153 deletions
|
|
@ -101,9 +101,3 @@ void lcd_backlight (bool on)
|
|||
|
||||
InvalidateRect (hGUIWnd, NULL, FALSE);
|
||||
}
|
||||
|
||||
/* -----------------------------------------------------------------
|
||||
* local variables:
|
||||
* eval: (load-file "../../firmware/rockbox-mode.el")
|
||||
* end:
|
||||
*/
|
||||
|
|
|
|||
|
|
@ -198,9 +198,3 @@ int button_get(bool block)
|
|||
|
||||
return bits;
|
||||
}
|
||||
|
||||
/* -----------------------------------------------------------------
|
||||
* local variables:
|
||||
* eval: (load-file "rockbox-mode.el")
|
||||
* end:
|
||||
*/
|
||||
|
|
|
|||
|
|
@ -181,8 +181,3 @@ void lcd_update (void)
|
|||
}
|
||||
|
||||
#endif
|
||||
/* -----------------------------------------------------------------
|
||||
* local variables:
|
||||
* eval: (load-file "../../firmware/rockbox-mode.el")
|
||||
* end:
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue