git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2021 bbd45198-f89e-11dd-88c7-29a3b14d5316
@@ -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