aboutsummaryrefslogtreecommitdiffstats
path: root/src/init.h
diff options
context:
space:
mode:
authorsaturneric <[email protected]>2024-01-15 17:06:36 +0000
committersaturneric <[email protected]>2024-01-15 17:08:48 +0000
commit5af14839b718896ed8049d52ab60601ea1291db9 (patch)
tree2be9bf07932f2fd21b9759c87036f8c47345ce75 /src/init.h
parentrefactor: remove libicu from project (diff)
downloadGpgFrontend-5af14839b718896ed8049d52ab60601ea1291db9.tar.gz
GpgFrontend-5af14839b718896ed8049d52ab60601ea1291db9.zip
fix: remove low level api setjmp to improve corss-platform ability
Diffstat (limited to 'src/init.h')
-rw-r--r--src/init.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/init.h b/src/init.h
index a8d3bb9b..1481b435 100644
--- a/src/init.h
+++ b/src/init.h
@@ -33,13 +33,6 @@
namespace GpgFrontend {
/**
- * @brief handle the signal SIGSEGV
- *
- * @param sig
- */
-void HandleSignal(int sig);
-
-/**
* @brief
*
* @param args