Remove debugging code.
This commit is contained in:
parent
b2046df875
commit
1c76939805
1 changed files with 0 additions and 1 deletions
|
@ -2678,7 +2678,6 @@ handle_display_prop (it)
|
|||
{
|
||||
for (; CONSP (prop); prop = XCDR (prop))
|
||||
{
|
||||
debug_print (XCAR (prop));
|
||||
if (handle_single_display_prop (it, XCAR (prop), object,
|
||||
position, display_replaced_p))
|
||||
display_replaced_p = 1;
|
||||
|
|
Loading…
Add table
Reference in a new issue