aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/env.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/env.h')
-rw-r--r--src/env.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/env.h b/src/env.h
index 682cf88d..e758a594 100644
--- a/src/env.h
+++ b/src/env.h
@@ -193,9 +193,7 @@ class env_vars_snapshot_t {
static const wchar_t *const completing_keys[];
};
-extern bool g_log_forks;
extern int g_fork_count;
-
extern bool g_use_posix_spawn;
/// A variable entry. Stores the value of a variable and whether it should be exported.