[svn r8007] remove debug line

This commit is contained in:
expo
2008-08-06 13:51:27 +02:00
parent 16663008b8
commit 7c85c89b42

View File

@@ -93,7 +93,6 @@ while (<CSV>) {
if (!$grade) { $grade = ""; }
if (!$desc) { $desc = ""; }
if (!$area) { $area = ""; }
print "number $number, grade $grade, area $area, desc $desc, ref $ref, station $station, completion $completion\n";
if (($completion ne "") and ($ref ne ""))
{