diff src/glyphs-x.c @ 100:4be1180a9e89 r20-1b2

Import from CVS: tag r20-1b2
author cvs
date Mon, 13 Aug 2007 09:15:11 +0200
parents 0d2f883870bc
children 48d667d6f17f
line wrap: on
line diff
--- a/src/glyphs-x.c	Mon Aug 13 09:13:58 2007 +0200
+++ b/src/glyphs-x.c	Mon Aug 13 09:15:11 2007 +0200
@@ -2521,7 +2521,7 @@
       else
         {
           assert (COLOR_SPECIFIERP (value));
-          value = Fspecifier_instance (value, device, Qnil, Qnil);
+          value = Fspecifier_instance (value, Qnil, Qnil, Qnil);
         }
       if (NILP (value))
         continue;