OSDN Git Service

drop needless Encode
authorISHIKAWA Mutsumi <ishikawa@hanzubon.jp>
Sat, 22 May 2010 20:42:27 +0000 (05:42 +0900)
committerISHIKAWA Mutsumi <ishikawa@hanzubon.jp>
Sat, 22 May 2010 20:42:27 +0000 (05:42 +0900)
lib/Keitairc/IrcBuffer.pm

index abe300c..298b17a 100644 (file)
@@ -5,7 +5,6 @@
 # This program is covered by the GNU General Public License 2
 
 package Keitairc::IrcBuffer;
-use Encode qw(decode);
 use strict;
 use warnings;