From bb07cca5d9408f24c138a4fac4e3f2b5e79131f9 Mon Sep 17 00:00:00 2001 From: Hardeep Sidhu Date: Wed, 28 Jun 2006 15:50:35 +0000 Subject: Forgot to remove test code for utf8 git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10151 a1c6a512-1295-4272-9138-f99709370657 --- tools/songdb.pl | 1 - 1 file changed, 1 deletion(-) (limited to 'tools/songdb.pl') diff --git a/tools/songdb.pl b/tools/songdb.pl index cba30492da..5f162433d4 100755 --- a/tools/songdb.pl +++ b/tools/songdb.pl @@ -299,7 +299,6 @@ sub dodir { } } -use_mp3_utf8(1); dodir($dir); print "\n"; -- cgit v1.2.3