From 5336c3ebb0f9e0c367f3a2339345efe1a71b3c2b Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Mon, 20 Feb 2006 23:15:34 +0000 Subject: 2006-02-20 Thomas Schwinge Remove unused and unsupported code. Consult the file `DEVELOPMENT' for details. Partly based on suggestions by Gianluca Guida . * i386/bogus/blit.h: Remove file. * i386/i386at/blit.c: Likewise. * i386/i386at/blitreg.h: Likewise. * i386/i386at/blituser.h: Likewise. * i386/i386at/blitvar.h: Likewise. * i386/i386at/conf.c: Don't include anymore and adopt all users of NBLIT as if it were always defined to `0'. * i386/i386at/kd.c: Likewise. (blit_init): Remove definition. (blit_present): Likewise and adopt all users as if it were always defined to `FALSE'. * i386/Makefile.in (i386at-files): Remove `blit.c'. --- i386/bogus/blit.h | 1 - 1 file changed, 1 deletion(-) delete mode 100644 i386/bogus/blit.h (limited to 'i386/bogus') diff --git a/i386/bogus/blit.h b/i386/bogus/blit.h deleted file mode 100644 index 1471edf..0000000 --- a/i386/bogus/blit.h +++ /dev/null @@ -1 +0,0 @@ -#define NBLIT 0 -- cgit v1.2.3