mirror of
https://git.zx2c4.com/cgit
synced 2024-11-22 16:38:42 +00:00
Remove unused extern declarations from cgit.h
Some unused declarations from the early days of cgit are removed. Signed-off-by: Lars Hjemli <hjemli@gmail.com>
This commit is contained in:
parent
e189344a7d
commit
08cc2e5f0e
4
cgit.h
4
cgit.h
@ -96,10 +96,6 @@ extern int cgit_max_msg_len;
|
|||||||
extern int cgit_max_repodesc_len;
|
extern int cgit_max_repodesc_len;
|
||||||
extern int cgit_max_commit_count;
|
extern int cgit_max_commit_count;
|
||||||
|
|
||||||
extern char *cgit_repo_name;
|
|
||||||
extern char *cgit_repo_desc;
|
|
||||||
extern char *cgit_repo_owner;
|
|
||||||
|
|
||||||
extern int cgit_query_has_symref;
|
extern int cgit_query_has_symref;
|
||||||
extern int cgit_query_has_sha1;
|
extern int cgit_query_has_sha1;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user