diff options
Diffstat (limited to 'src/core/GpgCoreInit.h')
-rw-r--r-- | src/core/GpgCoreInit.h | 13 |
1 files changed, 0 insertions, 13 deletions
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 @@ -41,19 +41,6 @@ struct CoreInitArgs { * @brief * */ -void GPGFRONTEND_CORE_EXPORT -InitCoreLoggingSystem(spdlog::level::level_enum level); - -/** - * @brief - * - */ -void GPGFRONTEND_CORE_EXPORT ShutdownCoreLoggingSystem(); - -/** - * @brief - * - */ void GPGFRONTEND_CORE_EXPORT DestroyGpgFrontendCore(); /** |