aboutsummaryrefslogtreecommitdiffstats
path: root/libsimple.h
diff options
context:
space:
mode:
Diffstat (limited to 'libsimple.h')
-rw-r--r--libsimple.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/libsimple.h b/libsimple.h
index 2c39098..4663eb4 100644
--- a/libsimple.h
+++ b/libsimple.h
@@ -47,14 +47,6 @@
#endif
-/**
- * Exit value for `libsimple_eprintf`
- *
- * Default value is 1
- */
-extern int libsimple_default_failure_exit;
-
-
#include "libsimple/printf.h"
#include "libsimple/definitions.h"
#include "libsimple/memalloc.h"