changeset 89286:f7a6aae74894

(selection_data_to_lisp_data): Don't call compose_chars_in_text.
author Kenichi Handa <handa@m17n.org>
date Thu, 07 Nov 2002 06:25:02 +0000
parents 8ee5fad31b16
children dc1b915c5eba
files src/xselect.c
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/xselect.c	Thu Nov 07 06:24:40 2002 +0000
+++ b/src/xselect.c	Thu Nov 07 06:25:02 2002 +0000
@@ -1650,7 +1650,6 @@
 	  Vlast_coding_system_used = Vnext_selection_coding_system;
 	  Vnext_selection_coding_system = Qnil;
 	}
-      compose_chars_in_text (0, XSTRING (str)->size, str);
       return str;
     }
   /* Convert a single atom to a Lisp_Symbol.  Convert a set of atoms to