diff options
Diffstat (limited to 'src/core/GpgFrontendCore.cpp')
-rw-r--r-- | src/core/GpgFrontendCore.cpp | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/core/GpgFrontendCore.cpp b/src/core/GpgFrontendCore.cpp index 2508f4e7..82ed09f4 100644 --- a/src/core/GpgFrontendCore.cpp +++ b/src/core/GpgFrontendCore.cpp @@ -27,8 +27,3 @@ */ #include "core/GpgFrontendCore.h" - -#ifndef MACOS -// mimalloc -#include <mimalloc-new-delete.h> -#endif |