--- db/prgsrc/eq/Attic/findequal.pl 2001/05/18 22:56:20 1.9 +++ db/prgsrc/eq/Attic/findequal.pl 2001/08/04 11:41:50 1.10 @@ -45,14 +45,12 @@ if ((uc 'Á') ne 'á') {die "!Koi8-r local if ((uc 'Á') ne 'á') {die "!Koi8-r locale not installed!\n"}; -print "before checktable"; if (checktable('equalto')) {die "The table equalto exists. You must delete it first!\n"}; if ((uc 'Á') ne 'á') {die "!Koi8-r locale not installed!\n"}; -print "before mydo"; print "Creating equalto table...\n";