Index: /trunk/tools/file-case.pl
===================================================================
--- /trunk/tools/file-case.pl	(revision 1703)
+++ /trunk/tools/file-case.pl	(revision 1704)
@@ -5,9 +5,4 @@
 	$f{$_}++;
 }
-open F, '../asma/new.m3u' or die;
-while (<F>) {
-	y/\r\n//d;
-	$f{$_} or print "new.m3u: $_\n";
-}
 open F, '../asma/Docs/STIL.txt' or die;
 while (<F>) {
