[carton] 253/472: remove unused

Lucas Kanashiro kanashiro-guest at moszumanska.debian.org
Fri Jul 24 00:38:51 UTC 2015


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 <miyagawa at 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



More information about the Pkg-perl-cvs-commits mailing list