--- psiconv/trunk/lib/psiconv/parse_common.c 2004/03/22 20:08:09 244 +++ psiconv/trunk/lib/psiconv/parse_common.c 2005/11/15 15:52:34 270 @@ -1,6 +1,6 @@ /* parse_common.c - Part of psiconv, a PSION 5 file formats converter - Copyright (c) 1999-2004 Frodo Looijaard + Copyright (c) 1999-2005 Frodo Looijaard This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -279,10 +279,9 @@ psiconv_paragraph para; psiconv_ucs2 temp; psiconv_list line; - psiconv_ucs2 *nextcharptr; int nr; - int i,j,leng; + int i,leng; char *str_copy; psiconv_progress(config,lev+1,off,"Going to parse the text section");