[Reproducible-commits] [diffoscope] 01/01: Remove unused line

Reiner Herrmann reiner at reiner-h.de
Wed Aug 19 12:54:23 UTC 2015


This is an automated email from the git hooks/post-receive script.

deki-guest pushed a commit to branch master
in repository diffoscope.

commit 14555977afd4ef8ebe0552dee1932704a3c59da1
Author: Reiner Herrmann <reiner at reiner-h.de>
Date:   Wed Aug 19 14:56:03 2015 +0200

    Remove unused line
---
 diffoscope/presenters/html.py | 1 -
 1 file changed, 1 deletion(-)

diff --git a/diffoscope/presenters/html.py b/diffoscope/presenters/html.py
index cc4d951..f52df60 100644
--- a/diffoscope/presenters/html.py
+++ b/diffoscope/presenters/html.py
@@ -154,7 +154,6 @@ FOOTER = """
 """
 
 DEFAULT_MAX_PAGE_SIZE = 2000 * 2 ** 10  # 2000 kB
-MAX_DIFF_BLOCK_LINES = 50
 
 
 class PrintLimitReached(Exception):

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/diffoscope.git



More information about the Reproducible-commits mailing list