]> git.ipfire.org Git - thirdparty/grub.git/commitdiff
Remove a debug comment.
authorRobert Millan <rmh@aybabtu.com>
Wed, 20 Jan 2010 00:34:57 +0000 (00:34 +0000)
committerRobert Millan <rmh@aybabtu.com>
Wed, 20 Jan 2010 00:34:57 +0000 (00:34 +0000)
font/font.c

index 7aef1b163c745e5a97b0119f6a883b3614d985b1..9f8e0f5c6b1d06760f59ac05b86b029d85fcaf7c 100644 (file)
@@ -17,8 +17,6 @@
  *  along with GRUB.  If not, see <http://www.gnu.org/licenses/>.
  */
 
-//#define USE_ASCII_FAILBACK 0
-
 #include <grub/bufio.h>
 #include <grub/dl.h>
 #include <grub/file.h>