* indent.c (MULTIBYTE_BYTES_WIDTH): Don't compute wide_column.
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 3 Apr 2011 01:00:03 +0000 (18:00 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 3 Apr 2011 01:00:03 +0000 (18:00 -0700)
commitc59478bce26f5b9ab3cfce01259a2946437b447a
tree8ca863a52f81ea00d57a27ca6b74a36c93551e9e
parent79b73827745a675fff564b359b33c199e3d45b33
* indent.c (MULTIBYTE_BYTES_WIDTH): Don't compute wide_column.

All callers changed.  This avoids the need for an unused var.
src/ChangeLog
src/indent.c