summaryrefslogtreecommitdiff
path: root/common/env_nowhere.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/env_nowhere.c')
-rw-r--r--common/env_nowhere.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/common/env_nowhere.c b/common/env_nowhere.c
index 75ef78d..a6890db 100644
--- a/common/env_nowhere.c
+++ b/common/env_nowhere.c
@@ -33,8 +33,6 @@ DECLARE_GLOBAL_DATA_PTR;
env_t *env_ptr = NULL;
-extern uchar default_environment[];
-
void env_relocate_spec(void)
{
}