diff -r 622bca9bfe33 -r 3ebaf106e56a src/gtkutils.c --- a/src/gtkutils.c Sun Oct 09 23:20:42 2005 +0000 +++ b/src/gtkutils.c Mon Oct 10 04:10:49 2005 +0000 @@ -827,6 +827,9 @@ return FALSE; } +/* + * TODO: Do we even need this? + */ char *stylize(const gchar *text, int length) { char *tmp;