mirror of
https://git.proxmox.com/git/libgit2
synced 2025-05-14 16:20:34 +00:00
Remove unnecessary ifdef in pool.h
This commit is contained in:
parent
ed0571f895
commit
f1260e03d9
@ -8,10 +8,7 @@
|
||||
#define INCLUDE_pool_h__
|
||||
|
||||
#include "common.h"
|
||||
|
||||
#ifdef GIT_DEBUG_POOL
|
||||
#include "vector.h"
|
||||
#endif
|
||||
|
||||
typedef struct git_pool_page git_pool_page;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user