diff options
Diffstat (limited to 'tools/convbdf.c')
| -rw-r--r-- | tools/convbdf.c | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/tools/convbdf.c b/tools/convbdf.c index 3c87df6..ac88ea8 100644 --- a/tools/convbdf.c +++ b/tools/convbdf.c @@ -946,9 +946,3 @@ int gen_fnt_file(struct font* pf, char *path) fclose(ofp); return 0; } - -/* ----------------------------------------------------------------- - * local variables: - * eval: (load-file "../firmware/rockbox-mode.el") - * end: - */ |