Skip to content

Commit 70e3848

Browse files
committed
Fix build error
1 parent 1a6b774 commit 70e3848

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/common/config/dir_list.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ void ParsedPath::parse(const PathName& path)
4343
oldpath = newpath;
4444

4545
if (elem.isEmpty()) // Skip double dir separator
46-
{
4746
continue;
4847

4948
if (elem == PathUtils::curr_dir_link) // Skip current dir reference

0 commit comments

Comments
 (0)