From c6b5d5531b1e1ea53ee860e939dc9eb638c415a9 Mon Sep 17 00:00:00 2001 From: Jens Arnold Date: Sun, 13 Jan 2008 00:21:45 +0000 Subject: The old grayscale library is now officially dead. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16067 a1c6a512-1295-4272-9138-f99709370657 --- apps/plugins/lib/SOURCES | 4 ---- 1 file changed, 4 deletions(-) (limited to 'apps/plugins/lib/SOURCES') diff --git a/apps/plugins/lib/SOURCES b/apps/plugins/lib/SOURCES index 5433f7e..94372dc 100644 --- a/apps/plugins/lib/SOURCES +++ b/apps/plugins/lib/SOURCES @@ -4,10 +4,6 @@ fixedpoint.c playback_control.c rgb_hsv.c #if defined(HAVE_LCD_BITMAP) && (LCD_DEPTH < 4) -gray_core.c -gray_draw.c -gray_parm.c -gray_scroll.c grey_core.c grey_draw.c grey_parm.c -- cgit v1.1