From 944e824467a778a1e7d6cdfcca53238bab80df58 Mon Sep 17 00:00:00 2001 From: Stefan Ritter Date: Fri, 20 Jan 2012 00:34:48 +0100 Subject: Remove broken code --- blogthon.cgi | 3 --- 1 file changed, 3 deletions(-) diff --git a/blogthon.cgi b/blogthon.cgi index eeaf1df..c1c8870 100755 --- a/blogthon.cgi +++ b/blogthon.cgi @@ -666,9 +666,6 @@ else: print(ind*3 + "") print("") comments_content.close() - else: - print(ind*3 + "") - print("") content.close() entry_counter += 1 -- cgit v1.2.3