about summary refs log tree commit homepage
path: root/lib/PublicInbox
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2017-01-26 07:58:28 +0000
committerEric Wong <e@80x24.org>2017-01-26 07:58:48 +0000
commit19e629115004d67c42a7c40285b30b71611ce63c (patch)
tree07cc30d04bb2c3a7577f8f47f3484a05ee85919d /lib/PublicInbox
parentc3288fb27efcca73ba87e27c2c2b41b4a1dfbd46 (diff)
downloadpublic-inbox-19e629115004d67c42a7c40285b30b71611ce63c.tar.gz
We never ended up using it.
Diffstat (limited to 'lib/PublicInbox')
-rw-r--r--lib/PublicInbox/RepobrowseGitAtom.pm4
1 files changed, 0 insertions, 4 deletions
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 = '';