Explorar o código

remove dfs server init.

git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2021 bbd45198-f89e-11dd-88c7-29a3b14d5316
bernard.xiong@gmail.com %!s(int64=13) %!d(string=hai) anos
pai
achega
2c22680aff
Modificáronse 1 ficheiros con 0 adicións e 3 borrados
  1. 0 3
      components/dfs/include/dfs_init.h

+ 0 - 3
components/dfs/include/dfs_init.h

@@ -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