aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xblogthon.cgi3
1 files changed, 0 insertions, 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 + "</div>")
print("")
comments_content.close()
- else:
- print(ind*3 + "</div>")
- print("")
content.close()
entry_counter += 1