summaryrefslogtreecommitdiff
path: root/content/dirlist.c
diff options
context:
space:
mode:
Diffstat (limited to 'content/dirlist.c')
-rw-r--r--content/dirlist.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/content/dirlist.c b/content/dirlist.c
index 433e21026..0c0e2aee2 100644
--- a/content/dirlist.c
+++ b/content/dirlist.c
@@ -27,8 +27,6 @@
#include "content/dirlist.h"
#include "utils/messages.h"
-static const char footer[] = "</div>\n</body>\n</html>\n";
-
static int dirlist_filesize_calculate(unsigned long *bytesize);
static int dirlist_filesize_value(unsigned long bytesize);
static char* dirlist_filesize_unit(unsigned long bytesize);