diff src/glyphs-x.c @ 24:4103f0995bd7 r19-15b95

Import from CVS: tag r19-15b95
author cvs
date Mon, 13 Aug 2007 08:51:03 +0200
parents 859a2309aef8
children d620409f5eb8
line wrap: on
line diff
--- a/src/glyphs-x.c	Mon Aug 13 08:50:31 2007 +0200
+++ b/src/glyphs-x.c	Mon Aug 13 08:51:03 2007 +0200
@@ -2520,7 +2520,7 @@
       else
         {
           assert (COLOR_SPECIFIERP (value));
-          value = Fspecifier_instance (value, device, Qnil, Qnil);
+          value = Fspecifier_instance (value, Qnil, Qnil, Qnil);
         }
       if (NILP (value))
         continue;