]> git.cameronkatri.com Git - cgit.git/blobdiff - shared.c
Introduce html.h
[cgit.git] / shared.c
index 808e6745376bf67f4101a7bfa395a3329ea22587..76e10d044660f0112cd2f88b81d9aa41f7a9105d 100644 (file)
--- a/shared.c
+++ b/shared.c
@@ -14,8 +14,6 @@ int cgit_cmd;
 
 const char *cgit_version = CGIT_VERSION;
 
 
 const char *cgit_version = CGIT_VERSION;
 
-int htmlfd = 0;
-
 void cgit_prepare_context(struct cgit_context *ctx)
 {
        memset(ctx, 0, sizeof(ctx));
 void cgit_prepare_context(struct cgit_context *ctx)
 {
        memset(ctx, 0, sizeof(ctx));