mirror of
https://git.zx2c4.com/cgit
synced 2025-09-01 07:19:56 +02:00
Remove redundant includes
These are all included in git-compat-util.h (when necessary), which we include in cgit.h. Signed-off-by: John Keeping <john@keeping.me.uk>
This commit is contained in:
parent
0393102249
commit
157f544ac2
6 changed files with 0 additions and 16 deletions
|
@ -13,7 +13,6 @@
|
|||
#include "ui-refs.h"
|
||||
#include "ui-blob.h"
|
||||
#include "ui-shared.h"
|
||||
#include <libgen.h>
|
||||
|
||||
static int urls;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue