From 1c581a072651524f3b0d91f33e22a42c4166dd96 Mon Sep 17 00:00:00 2001 From: "Jason A. Donenfeld" Date: Thu, 14 Jan 2016 14:31:13 +0100 Subject: ui-blob: Do not accept mimetype from user --- cgit.h | 1 - 1 file changed, 1 deletion(-) (limited to 'cgit.h') diff --git a/cgit.h b/cgit.h index b7eccdd..4b4bcf4 100644 --- a/cgit.h +++ b/cgit.h @@ -173,7 +173,6 @@ struct cgit_query { char *sha2; char *path; char *name; - char *mimetype; char *url; char *period; int ofs; -- cgit v1.2.3-59-g8ed1b