--- psiconv/trunk/lib/psiconv/parse_driver.c 2000/12/10 20:27:27 60 +++ psiconv/trunk/lib/psiconv/parse_driver.c 2000/12/13 16:30:21 63 @@ -1,6 +1,6 @@ /* parse_driver.c - Part of psiconv, a PSION 5 file formats converter - Copyright (c) 1999 Frodo Looijaard + Copyright (c) 1999, 2000 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 @@ -24,8 +24,6 @@ #include "parse_routines.h" #include "data.h" -int psiconv_verbosity = PSICONV_VERB_WARN; - psiconv_file_type_t psiconv_file_type(psiconv_buffer buf,int *length, psiconv_header_section *result) {