From 19e629115004d67c42a7c40285b30b71611ce63c Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Thu, 26 Jan 2017 07:58:28 +0000 Subject: repobrowse/git/atom: remove unused subroutine We never ended up using it. --- lib/PublicInbox/RepobrowseGitAtom.pm | 4 ---- 1 file changed, 4 deletions(-) (limited to 'lib/PublicInbox') diff --git a/lib/PublicInbox/RepobrowseGitAtom.pm b/lib/PublicInbox/RepobrowseGitAtom.pm index c610d44d..65b723c4 100644 --- a/lib/PublicInbox/RepobrowseGitAtom.pm +++ b/lib/PublicInbox/RepobrowseGitAtom.pm @@ -60,10 +60,6 @@ sub flush_hdr ($$$) { undef } -sub git_atom_sed_end ($$) { - my ($req, $buf) = @_; -} - sub git_atom_sed ($$) { my ($self, $req) = @_; my $buf = ''; -- cgit v1.2.3-24-ge0c7