提交 7fd45f3d 编写于 作者: B bernard

[DFS] remove the unnecessary code

上级 e393b8fc
......@@ -236,8 +236,6 @@ int dfs_file_unlink(const char *path)
char *fullpath;
struct dfs_filesystem *fs;
result = DFS_STATUS_OK;
/* Make sure we have an absolute path */
fullpath = dfs_normalize_path(RT_NULL, path);
if (fullpath == RT_NULL)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册