Remove no-longer-used two_byte_p calculations
commitac27180cca90fa1919ba0331e01794602901e7bc
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 4 Feb 2015 02:53:15 +0000 (3 18:53 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 4 Feb 2015 02:54:01 +0000 (3 18:54 -0800)
tree2e7ce429a847bbc42f7a946a9dee8e6ef105edc8
parent0f5e0449960621d58f2b751078235f593530ebc5
Remove no-longer-used two_byte_p calculations

* dispextern.h (struct glyph_string): Remove member two_byte_p.
All uses removed.
* xdisp.c (get_glyph_face_and_encoding): Remove arg two_byte_p.
All callers changed.
src/ChangeLog
src/dispextern.h
src/xdisp.c