summaryrefslogtreecommitdiffstatshomepage
path: root/cc3200/ftp/ftp.h
diff options
context:
space:
mode:
Diffstat (limited to 'cc3200/ftp/ftp.h')
-rw-r--r--cc3200/ftp/ftp.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/cc3200/ftp/ftp.h b/cc3200/ftp/ftp.h
index 13b044dcfa..14f07e0df7 100644
--- a/cc3200/ftp/ftp.h
+++ b/cc3200/ftp/ftp.h
@@ -34,6 +34,5 @@ extern void ftp_init (void);
extern void ftp_run (void);
extern void ftp_enable (void);
extern void ftp_disable (void);
-extern void ftp_reset (void);
#endif /* FTP_H_ */