[1944] 2009-01-13 Bean <[email protected]>

Bean <[email protected]>
Newsgroups gmane.comp.boot-loaders.grub.cvs
Message-ID <[email protected]>
Revision: 1944
          http://svn.sv.gnu.org/viewvc/?view=rev&root=grub&revision=1944
Author:   bean
Date:     2009-01-13 17:03:13 +0000 (Tue, 13 Jan 2009)

Log Message:
-----------
2009-01-13  Bean <[email protected]>

	* util/grub-mkfont.c (write_font): forget to remove some debug code.

Modified Paths:
--------------
    trunk/grub2/ChangeLog
    trunk/grub2/util/grub-mkfont.c

Modified: trunk/grub2/ChangeLog
===================================================================
--- trunk/grub2/ChangeLog	2009-01-13 16:34:26 UTC (rev 1943)
+++ trunk/grub2/ChangeLog	2009-01-13 17:03:13 UTC (rev 1944)
@@ -1,5 +1,9 @@
 2009-01-13  Bean <[email protected]>
 
+	* util/grub-mkfont.c (write_font): forget to remove some debug code.
+
+2009-01-13  Bean <[email protected]>
+
 	* Makefile.in: (enable_grub_mkfont): New variable.
 	(freetype_cflags): Likewise.
 	(freetype_libs): Likewise.

Modified: trunk/grub2/util/grub-mkfont.c
===================================================================
--- trunk/grub2/util/grub-mkfont.c	2009-01-13 16:34:26 UTC (rev 1943)
+++ trunk/grub2/util/grub-mkfont.c	2009-01-13 17:03:13 UTC (rev 1944)
@@ -427,11 +427,6 @@
 
   for (cur = font_info->glyph; cur; cur = cur->next)
     {
-      if (offset >= 0x95ed)
-	{
-	  fclose (file);
-	  grub_util_error ("Stop at %d %d\n", cur->char_code, offset);
-	}
       data = grub_cpu_to_be32 (cur->char_code);
       grub_util_write_image ((char *) &data, 4, file);
       data = 0;
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.