changeset 11416:764094d03938

[! HAVE_X_WINDOWS] (build_face): Deleted.
author Richard M. Stallman <rms@gnu.org>
date Thu, 13 Apr 1995 16:18:42 +0000
parents a80915e0d141
children a5b136d16356
files src/xfaces.c
diffstat 1 files changed, 0 insertions(+), 8 deletions(-) [+]
line wrap: on
line diff
--- a/src/xfaces.c	Thu Apr 13 16:10:04 1995 +0000
+++ b/src/xfaces.c	Thu Apr 13 16:18:42 1995 +0000
@@ -471,14 +471,6 @@
   /* No action.  */
 }
 
-static void
-build_face (f, face)
-     struct frame *f;
-     struct face *face;
-{
-  face->gc = 1;
-}
-
 #ifdef MSDOS
 unsigned long
 load_color (f, name)