Remove a bit of unused code
authorMatthias Clasen <mclasen@redhat.com>
Tue, 3 Apr 2012 05:42:21 +0000 (01:42 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 4 Apr 2012 19:01:48 +0000 (15:01 -0400)
commit3eec7eeeaa09a1af7d08f4d172b481747293f9c7
tree3d5a189412c4e57cdc78514681d77cce7dad9a7c
parent84a1b8aac8478428fdc8085400674be52278c6eb
Remove a bit of unused code

_g_utf8_strwidth is always called with max == -1, so remove the
parameter and update all callers.
glib/goption.c