mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-22 20:43:02 +01:00
Fix build error
This commit is contained in:
parent
1a6b7740db
commit
70e3848eeb
@ -43,7 +43,6 @@ void ParsedPath::parse(const PathName& path)
|
||||
oldpath = newpath;
|
||||
|
||||
if (elem.isEmpty()) // Skip double dir separator
|
||||
{
|
||||
continue;
|
||||
|
||||
if (elem == PathUtils::curr_dir_link) // Skip current dir reference
|
||||
|
Loading…
Reference in New Issue
Block a user