From 1f4e4d339c557477c0291f2e0596111fc65b7409 Mon Sep 17 00:00:00 2001 From: Björn Stenberg Date: Wed, 28 Aug 2002 11:54:41 +0000 Subject: Reverted back to monospace again. Let's not rock the boat until people can change it themselves (i.e. loadable fonts). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2032 a1c6a512-1295-4272-9138-f99709370657 --- uisimulator/x11/Makefile | 4 ---- 1 file changed, 4 deletions(-) (limited to 'uisimulator/x11') diff --git a/uisimulator/x11/Makefile b/uisimulator/x11/Makefile index f5856aa65b..6b778f4212 100644 --- a/uisimulator/x11/Makefile +++ b/uisimulator/x11/Makefile @@ -75,10 +75,6 @@ ifeq (LOADABLE_FONTS,$(findstring LOADABLE_FONTS, $(DEFINES))) FIRMSRCS += unicode.c ajf.c panic.c EXTRA_TARGETS = $(OBJDIR)/archos/system.ajf SYSTEM_FONT = $(FIRMWAREDIR)/fonts/alt6x10.bdf -else -ifeq ($(DISPLAY),-DHAVE_LCD_BITMAP) - DEFINES += -DLCD_PROPFONTS -endif endif APPS = main.c tree.c menu.c credits.c main_menu.c\ -- cgit v1.2.3