]> git.eshelyaron.com Git - emacs.git/commitdiff
[! HAVE_X_WINDOWS] (build_face): Deleted.
authorRichard M. Stallman <rms@gnu.org>
Thu, 13 Apr 1995 16:18:42 +0000 (16:18 +0000)
committerRichard M. Stallman <rms@gnu.org>
Thu, 13 Apr 1995 16:18:42 +0000 (16:18 +0000)
src/xfaces.c

index 545a928c16c0d6a2adf05a50e6eed272f465aeb5..503f3b5a0b0e2bf95a49173119dacfcdfce0253d 100644 (file)
@@ -471,14 +471,6 @@ clear_face_cache ()
   /* 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)