system/telnet: Fix the style warning

and remove the unused code

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:
Xiang Xiao
2022-10-19 00:46:17 +08:00
committed by Masayuki Ishikawa
parent 58c3dbac95
commit 12863fbd52
5 changed files with 30 additions and 36 deletions

View File

@@ -56,9 +56,7 @@
#endif
#ifndef CONFIG_FILE_STREAM
# undef CONFIG_NSH_TELNET
# undef CONFIG_NSH_FILE_APPS
# undef CONFIG_NSH_TELNET
# undef CONFIG_NSH_CMDPARMS
#endif