]> Sergey Matveev's repositories - public-inbox.git/blobdiff - lib/PublicInbox/InboxWritable.pm
wwwstream: show relative coderepo URLs correctly
[public-inbox.git] / lib / PublicInbox / InboxWritable.pm
index 48d2267f3bfacb2cdd29049aec1d680103169850..c0e88f3d52ad1e21b6ec5a470ceff423af0fca5b 100644 (file)
@@ -300,9 +300,6 @@ sub warn_ignore_cb {
        }
 }
 
-# v2+ only
-sub git_dir_n { "$_[0]->{inboxdir}/git/$_[1].git" }
-
 # v2+ only, XXX: maybe we can just rely on ->max_git_epoch and remove
 sub git_dir_latest {
        my ($self, $max) = @_;