From 046ac5fec5534e10b8e34b96014f936bb151d147 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 13 Oct 2009 15:00:07 -0400 Subject: [PATCH] remove debugging and cruft --- IkiWiki.pm | 3 --- 1 file changed, 3 deletions(-) diff --git a/IkiWiki.pm b/IkiWiki.pm index ac01ea418..1e9d1ca2a 100644 --- a/IkiWiki.pm +++ b/IkiWiki.pm @@ -2120,10 +2120,7 @@ sub merge_influences { } else { # influence blocker - print STDERR "merging $this and $other; found influence blocker\n"; $this->[1]={}; - $this->[2]=1; - return; } } -- 2.45.0