From bace2d7f20acc609d552a80bb018939d5e8afab8 Mon Sep 17 00:00:00 2001 From: Paul Oliver Date: Mon, 25 May 2026 21:36:50 +0200 Subject: Save file compression and data aggregation always enabled --- core/compress.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'core/compress.c') diff --git a/core/compress.c b/core/compress.c index 8ef3c41..b45a583 100644 --- a/core/compress.c +++ b/core/compress.c @@ -1,5 +1,3 @@ -#pragma once - #define EVA_SIZE (sizeof(uint64_t) * MVEC_SIZE) struct DeflateParams { -- cgit v1.3