diff --git a/ccash_config.hpp.in b/ccash_config.hpp.in index f890663..18141c7 100644 --- a/ccash_config.hpp.in +++ b/ccash_config.hpp.in @@ -1,8 +1,5 @@ #pragma once -#define INLINE __attribute__((always_inline)) inline - - // Setting to 0 does not compile logging (useful for if disk/memory is very valuable) #define MAX_LOG_SIZE @MAX_LOG_SIZE_VAL@