bendns' repos
/
cgit
the repository which powers this website
themed
1
Branch
0
Tags
Code
Clone
HTTPS
SSH
Open with VS Code
Diffstat
(limited to 'shared.c')
-rw-r--r--
shared.c
2
1 files changed, 0 insertions, 2 deletions
diff --git a/shared.c b/shared.c
index 808e6745..76e10d04 100644
--- a/
shared.c
+++ b/
shared.c
@@ -14,8 +14,6 @@ int cgit_cmd;
const char *cgit_version = CGIT_VERSION;
-int htmlfd = 0;
-
void cgit_prepare_context(struct cgit_context *ctx)
{
memset(ctx, 0, sizeof(ctx));