diff options
Diffstat (limited to 'env/fat.c')
-rw-r--r-- | env/fat.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/env/fat.c b/env/fat.c index eda18dbf3d4..a5a156c88b5 100644 --- a/env/fat.c +++ b/env/fat.c @@ -31,8 +31,6 @@ # endif #endif -env_t *env_ptr; - DECLARE_GLOBAL_DATA_PTR; #ifdef CMD_SAVEENV |