From 644aa4397b03dbef73f8bfedc13925b51cad836b Mon Sep 17 00:00:00 2001 From: saturneric Date: Fri, 5 Jan 2024 20:55:15 +0800 Subject: feat: integrate logging api to core --- src/core/GpgCoreInit.h | 13 ------------- 1 file changed, 13 deletions(-) (limited to 'src/core/GpgCoreInit.h') diff --git a/src/core/GpgCoreInit.h b/src/core/GpgCoreInit.h index e1458e95..15f0254d 100644 --- a/src/core/GpgCoreInit.h +++ b/src/core/GpgCoreInit.h @@ -37,19 +37,6 @@ struct CoreInitArgs { bool load_default_gpg_context; }; -/** - * @brief - * - */ -void GPGFRONTEND_CORE_EXPORT -InitCoreLoggingSystem(spdlog::level::level_enum level); - -/** - * @brief - * - */ -void GPGFRONTEND_CORE_EXPORT ShutdownCoreLoggingSystem(); - /** * @brief * -- cgit v1.2.3