diff --git a/trunk/include.pl b/trunk/include.pl index c354cc3..c185c75 100644 --- a/trunk/include.pl +++ b/trunk/include.pl @@ -5,7 +5,6 @@ use CGI::Session; use DBI; use XML::Simple qw(:strict); use Digest::SHA qw(sha256_hex); -use Encode qw(decode_utf8); # change this as you install it somewhere else $gnutube_root = '/var/www/gnutube';