mirror of
https://github.com/DarkPlacesEngine/gmqcc.git
synced 2025-02-17 17:11:32 +00:00
Screw you clang :-)
This commit is contained in:
parent
ee33b4e5cc
commit
cc7e1a3363
1 changed files with 0 additions and 1 deletions
|
@ -126,7 +126,6 @@
|
|||
|
||||
|
||||
#define CORRECT_POOL_SIZE (128*1024*1024)
|
||||
#define CORRECT_POOL_GETLEN(X) *((size_t*)(X) - 1)
|
||||
/*
|
||||
* A forward allcator for the corrector. This corrector requires a lot
|
||||
* of allocations. This forward allocator combats all those allocations
|
||||
|
|
Loading…
Reference in a new issue