ascii: Drop useless 'wrap_mode' parameter from ascii_layout_cell().
authorBen Pfaff <blp@cs.stanford.edu>
Sun, 17 Apr 2011 01:43:56 +0000 (18:43 -0700)
committerBen Pfaff <blp@cs.stanford.edu>
Sun, 17 Apr 2011 23:56:20 +0000 (16:56 -0700)
This parameter is always supplied as WRAP_WORD, so there's no point
in having it at all.


No differences found