This is an automated email from the git hooks/post-receive script.

kanashiro-guest pushed a commit to branch master
in repository carton.

commit 1c9c5b6a9d1d9ebd0761185d6b32a7ea86ff24f5
Author: Tatsuhiko Miyagawa <miyag...@bulknews.net>
Date:   Sat Jun 1 23:54:11 2013 +0900

    remove unused
---
 lib/Carton.pm | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/lib/Carton.pm b/lib/Carton.pm
index 3cafa94..407c1b0 100644
--- a/lib/Carton.pm
+++ b/lib/Carton.pm
@@ -26,11 +26,6 @@ sub local_cache {
     File::Spec->rel2abs("vendor/cache");
 }
 
-sub use_darkpan {
-    my $self = shift;
-    $self->{mirror} ne $Carton::Mirror::DefaultMirror;
-}
-
 sub bundle {
     my($self, $cpanfile, $lock) = @_;
 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/carton.git

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to