]> git.ipfire.org Git - thirdparty/sarg.git/blobdiff - html.c
Fix indentation of the code
[thirdparty/sarg.git] / html.c
diff --git a/html.c b/html.c
index a6beae5611f80414b0d60d61537575e797ec6d0d..5e8839e11aa17d151fa16c4807f9b1358b1e9377 100644 (file)
--- a/html.c
+++ b/html.c
@@ -591,11 +591,6 @@ void htmlrel(void)
                        }
                }
 
-//      if(indexonly) {
-//     unlink(arqou);
-//     continue;
-//      }
-
                if ((ReportType & REPORT_TYPE_TOPUSERS) != 0 && (UserReportFields & USERREPORTFIELDS_AVERAGE) != 0) {
                        totbytes2=totbytes/ntotuser;
                        totelap2=totelap/ntotuser;