remove dfs server init.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2021 bbd45198-f89e-11dd-88c7-29a3b14d5316
This commit is contained in:
parent
6e65fb482a
commit
2c22680aff
|
@ -22,9 +22,6 @@ extern "C" {
|
|||
/* Initialization of dfs */
|
||||
void dfs_init(void);
|
||||
|
||||
/* Initialization of dfs with filesystem server */
|
||||
void dfs_server_init(void);
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue