X-Git-Url: https://git.cameronkatri.com/cgit.git/blobdiff_plain/d1f3bbe9d22029f45a77bb938c176ccc0c827d46..b1f9b9c1459cb9a30ebf80721aff6ef788d1f891:/shared.c?ds=inline diff --git a/shared.c b/shared.c index 808e674..76e10d0 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));