summaryrefslogtreecommitdiff
path: root/avr/env.h
diff options
context:
space:
mode:
Diffstat (limited to 'avr/env.h')
-rw-r--r--avr/env.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/avr/env.h b/avr/env.h
index ac66846..12cd7b3 100644
--- a/avr/env.h
+++ b/avr/env.h
@@ -2,7 +2,6 @@
#define ENV_H
int set_default_env(void);
-int env_check(void);
int env_init(void);
char *getenv(const char *name);