summaryrefslogtreecommitdiff
path: root/tools/convbdf.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/convbdf.c')
-rw-r--r--tools/convbdf.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/tools/convbdf.c b/tools/convbdf.c
index 3c87df691e..ac88ea889b 100644
--- a/tools/convbdf.c
+++ b/tools/convbdf.c
@@ -946,9 +946,3 @@ int gen_fnt_file(struct font* pf, char *path)
946 fclose(ofp); 946 fclose(ofp);
947 return 0; 947 return 0;
948} 948}
949
950/* -----------------------------------------------------------------
951 * local variables:
952 * eval: (load-file "../firmware/rockbox-mode.el")
953 * end:
954 */